| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/ |
| D | main.c | 58 u32 myTexPlttAddr = 0x1000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 100 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 104 … myTexPlttAddr + pal_isu1_size, // an offset address in the texture palette slots in TwlMain() 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 | 58 u32 myTexPlttAddr = 0x1000; // texture palette address in texture palette slots in TwlMain() local 94 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 98 … myTexPlttAddr + pal_isu1_size, // an offset address in the texture palette slots in TwlMain() 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 | 86 u32 myTexPlttAddr = 0x01000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 121 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 49 u32 myTexPlttAddr = 0x1000; // texture palette address in texture palette slots in TwlMain() local 87 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 97 u32 myTexPlttAddr = 0x1000; // texture palette address in texture palette slots in TwlMain() local 130 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 95 u32 myTexPlttAddr = 0x01000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 134 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 92 u32 myTexPlttAddr = 0x01000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 124 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 92 u32 myTexPlttAddr = 0x01000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 124 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 93 u32 myTexPlttAddr = 0x01000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 126 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 92 u32 myTexPlttAddr = 0x01000; // a texture palette at 0x1000 of the texture palette slots in TwlMain() local 124 myTexPlttAddr, // an offset address in the texture palette slots in TwlMain() 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 | 169 u32 myTexPlttAddr = 0x1000; // Texture palette address, slot address in TwlMain() local 192 myTexPlttAddr, // Load destination palette slot address in TwlMain() 280 G3_TexPlttBase(myTexPlttAddr, // Texture palette address in TwlMain()
|