KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Clamping Toggle

Enable or Disable Color Clamping. More...

Macros

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

Detailed Description

Enable or Disable Color Clamping.

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

Macro Definition Documentation

◆ PVR_CLRCLAMP_DISABLE

#define PVR_CLRCLAMP_DISABLE   0

Disable color clamping.

◆ PVR_CLRCLAMP_ENABLE

#define PVR_CLRCLAMP_ENABLE   1

Enable color clamping.