|
KallistiOS
2.0.0
|
Macros | |
| #define | PVR_CLRCLAMP_DISABLE 0 |
| Disable color clamping. | |
| #define | PVR_CLRCLAMP_ENABLE 1 |
| Enable color clamping. | |
Enabling color clamping will clamp colors between the minimum and maximum values before any sort of fog processing.
| #define PVR_CLRCLAMP_DISABLE 0 |
Disable color clamping.
| #define PVR_CLRCLAMP_ENABLE 1 |
Enable color clamping.
1.8.1.1