Home
last modified time | relevance | path

Searched refs:GX_VRAM_TEXPLTT_0123_E (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dgraphics.c46 GX_SetBankForTexPltt(GX_VRAM_TEXPLTT_0123_E); in initGraphics()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dgraphics.c45 GX_SetBankForTexPltt(GX_VRAM_TEXPLTT_0123_E); in initGraphics()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOInit.c197 GX_SetBankForTexPltt(GX_VRAM_TEXPLTT_0123_E); // VRAM-E for texture palettes in DEMOInitDisplay3D()
DDEMOBitmap.c164 GX_SetBankForTexPltt(GX_VRAM_TEXPLTT_0123_E); in DEMOInitDisplayBitmap()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_vramcnt.h284 GX_VRAM_TEXPLTT_0123_E = GX_VRAM_E, // TexturePltt 0-3 enumerator
295 (x) == GX_VRAM_TEXPLTT_0123_E || \
/TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/
Dmain.c243 GX_SetBankForTexPltt(GX_VRAM_TEXPLTT_0123_E); // VRAM-E for texture palettes in InitDisplay()
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx_load3d.c448 case GX_VRAM_TEXPLTT_0123_E: in GX_BeginLoadTexPltt()
Dgxstate.c459 case GX_VRAM_TEXPLTT_0123_E: in GX_RegionCheck_TexPltt_()
Dgx_vramcnt.c938 case GX_VRAM_TEXPLTT_0123_E: in GX_VRAMCNT_SetTEXPLTT_()