libogc  v2.6.0
Data Fields
GXFifoObj Struct Reference

Object describing a graphics FIFO. More...

#include <gx.h>

Data Fields

u8 pad [128]
 

Detailed Description

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

sizeof(GXFifoObj)
Object describing a graphics FIFO.
Definition: gx.h:1309

but the internal data representation is not visible to the application.


The documentation for this struct was generated from the following file: