KallistiOS git master
Independent SDK for the Sega Dreamcast
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Primitive Bin Sizes

Available sizes for primitive bins More...

Macros

#define PVR_BINSIZE_0   0
 0-length (disables the list)
 
#define PVR_BINSIZE_8   8
 8-word (32-byte) length
 
#define PVR_BINSIZE_16   16
 16-word (64-byte) length
 
#define PVR_BINSIZE_32   32
 32-word (128-byte) length
 

Detailed Description

Available sizes for primitive bins

Macro Definition Documentation

◆ PVR_BINSIZE_0

#define PVR_BINSIZE_0   0

0-length (disables the list)

◆ PVR_BINSIZE_16

#define PVR_BINSIZE_16   16

16-word (64-byte) length

◆ PVR_BINSIZE_32

#define PVR_BINSIZE_32   32

32-word (128-byte) length

◆ PVR_BINSIZE_8

#define PVR_BINSIZE_8   8

8-word (32-byte) length