KallistiOS git master
Independent SDK for the Sega Dreamcast
|
PowerVR primitive context clipping modes More...
Macros | |
#define | PVR_USERCLIP_DISABLE 0 |
Disable clipping. | |
#define | PVR_USERCLIP_INSIDE 2 |
Enable clipping inside area. | |
#define | PVR_USERCLIP_OUTSIDE 3 |
Enable clipping outside area. | |
PowerVR primitive context clipping modes
These control how primitives are clipped against the user clipping area.
#define PVR_USERCLIP_DISABLE 0 |
Disable clipping.
#define PVR_USERCLIP_INSIDE 2 |
Enable clipping inside area.
#define PVR_USERCLIP_OUTSIDE 3 |
Enable clipping outside area.