KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Enable or disable color clamping

Macros

#define PVR_CLRCLAMP_DISABLE   0
 Disable color clamping. More...
 
#define PVR_CLRCLAMP_ENABLE   1
 Enable color clamping. More...
 

Detailed Description

Enabling color clamping will clamp colors between the minimum and maximum values before any sort of fog processing.

Macro Definition Documentation

#define PVR_CLRCLAMP_DISABLE   0

Disable color clamping.

#define PVR_CLRCLAMP_ENABLE   1

Enable color clamping.