RetroArch
|
Object describing a graphics FIFO. More...
#include <gx.h>
Public Attributes | |
u8 | pad [GX_FIFO_OBJSIZE] |
Object describing a graphics FIFO.
This structure contains precompiled register state setting commands and data. The application must use the GX_InitFifo*() functions to initialize or change this object. The proper size of the object is returned by
but the internal data representation is not visible to the application.
u8 GXFifoObj::pad[GX_FIFO_OBJSIZE] |