Searched refs:G3_TexPlttBase (Results 1 – 14 of 14) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/ |
| D | main.c | 171 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/ |
| D | main.c | 169 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/ |
| D | main.c | 191 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/ |
| D | main.c | 214 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Env_Mapping/src/ |
| D | main.c | 219 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4x4/src/ |
| D | main.c | 200 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4_Plett/src/ |
| D | main.c | 190 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/src/ |
| D | main.c | 196 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex16_Plett/src/ |
| D | main.c | 192 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex256_Plett/src/ |
| D | main.c | 190 G3_TexPlttBase(myTexPlttAddr, // the offset of the texture palette in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/ |
| D | main.c | 280 G3_TexPlttBase(myTexPlttAddr, // Texture palette address in TwlMain()
|
| /TwlSDK-5.1.0/include/nitro/gx/ |
| D | g3imm.h | 77 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/ |
| D | main.c | 710 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/ |
| D | main.c | 786 G3_TexPlttBase(0x2000, GX_TEXFMT_PLTT16); in drawPowerIcon() 796 G3_TexPlttBase(0x2000, GX_TEXFMT_PLTT16); in drawRadioIcon()
|