libogc
v2.9.0
|
Object describing a graphics FIFO. More...
#include <gx.h>
Data Fields | |
u8 | pad [128] |
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.