|
|
|
|
ForceSoftwareOnly
Force software rendering on or off
Declaration
N_int32 NAPI REF2D_driver::ForceSoftwareOnly(
N_int32 enable)
Prototype In
snap/ref2d.h
Parameters
enable |
True to enable software rendering, false if not |
Description
This function is provided to allow the application or shell driver to quickly enable or disable software only rendering. When software only rendering is disabled, a combination of hardware and software functions is used for best performance. When software only rendering is forced, all rendering is done entirely in software.
This is most useful as an application or shell driver debugging aid, to help determine if a problem is hardware specific or not.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com