Home
last modified time | relevance | path

Searched refs:G3_TexPlttBase (Results 1 – 14 of 14) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/
Dmain.c171 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
203 G3_TexPlttBase(myTexPlttAddr + pal_isu1_size, // the offset of the texture palette in TwlMain()
258 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
296 G3_TexPlttBase(myTexPlttAddr + pal_isu1_size, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_High_Light/src/
Dmain.c169 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
201 G3_TexPlttBase(myTexPlttAddr + pal_isu1_size, // the offset of the texture palette in TwlMain()
253 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
285 G3_TexPlttBase(myTexPlttAddr + pal_isu1_size, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/
Dmain.c191 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
255 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/
Dmain.c214 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Env_Mapping/src/
Dmain.c219 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4x4/src/
Dmain.c200 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4_Plett/src/
Dmain.c190 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/src/
Dmain.c196 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex16_Plett/src/
Dmain.c192 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex256_Plett/src/
Dmain.c190 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/
Dmain.c280 G3_TexPlttBase(myTexPlttAddr, // Texture palette address in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dg3imm.h77 static void G3_TexPlttBase(u32 addr, GXTexFmt texfmt);
543 static inline void G3_TexPlttBase(u32 addr, GXTexFmt texfmt) in G3_TexPlttBase() function
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dmain.c710 G3_TexPlttBase(0x2000, GX_TEXFMT_PLTT16); in drawPowerIcon()
720 G3_TexPlttBase(0x2000, GX_TEXFMT_PLTT16); in drawRadioIcon()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dmain.c786 G3_TexPlttBase(0x2000, GX_TEXFMT_PLTT16); in drawPowerIcon()
796 G3_TexPlttBase(0x2000, GX_TEXFMT_PLTT16); in drawRadioIcon()