KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Enable or Disable Color Clamping More...
Macros | |
#define | PVR_CLRCLAMP_DISABLE 0 |
Disable color clamping. | |
#define | PVR_CLRCLAMP_ENABLE 1 |
Enable color clamping. | |
Enable or Disable 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.