#include <revolution/gx.h>GXTexFmt GXGetTexObjFmt( const GXTexObj* obj ); |
Pointer to a texture object |
Texture format.
This function returns the texture format described by texture object obj.
Use GXInitTexObj or GXInitTexObjCI to initialize the texture format.
2006/03/01 Initial version.
CONFIDENTIAL