GX_GetSizeOfTex

Syntax

#include <nitro/gx/gx_vramcnt.h>

u32 GX_GetSizeOfTex(void);

Arguments

None.

Return Values

Size of texture image memory.

Description

This function returns the number of bytes of memory allocated to texture image.

See Also

GX_SetBankForTex

Revision History

2004/02/09 Initial version.


CONFIDENTIAL