KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Transfer modes with PVR DMA

Macros

#define PVR_DMA_VRAM64   0
 Transfer to VRAM in interleaved mode.
#define PVR_DMA_VRAM32   1
 Transfer to VRAM in linear mode.
#define PVR_DMA_TA   2
 Transfer to the tile accelerator.

Detailed Description


Macro Definition Documentation

#define PVR_DMA_TA   2

Transfer to the tile accelerator.

#define PVR_DMA_VRAM32   1

Transfer to VRAM in linear mode.

#define PVR_DMA_VRAM64   0

Transfer to VRAM in interleaved mode.