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

Enable or Disable Depth Writes. More...

Macros

#define PVR_DEPTHWRITE_ENABLE   0
 Update the Z value.
 
#define PVR_DEPTHWRITE_DISABLE   1
 Do not update the Z value.
 

Detailed Description

Enable or Disable Depth Writes.

Macro Definition Documentation

◆ PVR_DEPTHWRITE_DISABLE

#define PVR_DEPTHWRITE_DISABLE   1

Do not update the Z value.

◆ PVR_DEPTHWRITE_ENABLE

#define PVR_DEPTHWRITE_ENABLE   0

Update the Z value.