#include <revolution/gx.h> GXTlutFmt GXGetTlutObjFmt( const GXTlutObj* tlut_obj );
| tlut_obj | Pointer to a GXTlutObj structure |
|---|
The format of a TLUT in main memory.
This function returns the format of a texture lookup table (TLUT) in main memory from tlut_obj. The TLUT object is initialized using the GXInitTlutObj function.
None.
2006/03/01 Initial version.
CONFIDENTIAL