#include <nitro/gx/gx_vramcnt.h>
u32 GX_GetSizeOfTex(void);
None.
Size of texture image memory.
This function returns the number of bytes of memory allocated to texture image.
GX_SetBankForTex
02/09/2004 Initial version.