Home
last modified time | relevance | path

Searched refs:GX_VRAM_TEX_0_D (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dgraphics.c45 GX_SetBankForTex(GX_VRAM_TEX_0_D); in initGraphics()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dgraphics.c44 GX_SetBankForTex(GX_VRAM_TEX_0_D); in initGraphics()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_vramcnt.h216 GX_VRAM_TEX_0_D = GX_VRAM_D, // TextureImageSlot 0 enumerator
238 (x) == GX_VRAM_TEX_0_D || \
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx_load3d.c235 case GX_VRAM_TEX_0_D: in GX_BeginLoadTex()
Dgxstate.c490 case GX_VRAM_TEX_0_D: in GX_RegionCheck_Tex_()
Dgx_vramcnt.c802 case GX_VRAM_TEX_0_D: in GX_VRAMCNT_SetTEX_()