Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

NV_CTRL_FLATPANEL_DITHERING


Defines

#define NV_CTRL_FLATPANEL_DITHERING   3
 Attribut is RWD, see Attributes for explanation.
#define NV_CTRL_FLATPANEL_DITHERING_DEFAULT   0
 the driver will decide when to dither
#define NV_CTRL_FLATPANEL_DITHERING_ENABLED   1
 the driver will always dither when possible
#define NV_CTRL_FLATPANEL_DITHERING_DISABLED   2
 the driver will never dither

Detailed Description

This attributes represent the current flatpanel dithering state; possible values are:

0: default (the driver will decide when to dither)
1: enabled (the driver will always dither when possible)
2: disabled (the driver will never dither)


Define Documentation

#define NV_CTRL_FLATPANEL_DITHERING   3
 

Attribut is RWD, see Attributes for explanation.

#define NV_CTRL_FLATPANEL_DITHERING_DEFAULT   0
 

the driver will decide when to dither

#define NV_CTRL_FLATPANEL_DITHERING_DISABLED   2
 

the driver will never dither

#define NV_CTRL_FLATPANEL_DITHERING_ENABLED   1
 

the driver will always dither when possible


Generated on Sat Aug 19 20:40:55 2006 for Renouveau by  doxygen 1.4.4