| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/ |
| D | main.c | 57 u32 myTexAddr = 0x1000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 82 myTexAddr, // an offset address in the texture image slots in TwlMain() 86 myTexAddr + tex_isu1_size, // an offset address in the texture image slots in TwlMain() 168 myTexAddr // the offset of the texture image in TwlMain() 200 myTexAddr + tex_isu1_size // the offset of the texture image in TwlMain() 255 myTexAddr // the offset of the texture image in TwlMain() 293 myTexAddr + tex_isu1_size // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_High_Light/src/ |
| D | main.c | 57 u32 myTexAddr = 0x1000; // texture image address in texture image slots in TwlMain() local 81 myTexAddr, // an offset address in the texture image slots in TwlMain() 85 myTexAddr + tex_isu1_size, // an offset address in the texture image slots in TwlMain() 166 myTexAddr // the offset of the texture image in TwlMain() 198 myTexAddr + tex_isu1_size // the offset of the texture image in TwlMain() 250 myTexAddr // the offset of the texture image in TwlMain() 282 myTexAddr + tex_isu1_size // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4x4/src/ |
| D | main.c | 93 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 94 …u32 myTexIdxAddr = 0x20000 + (myTexAddr >> 1); // the address of texture indices is fixed acc… in TwlMain() 116 myTexAddr, // an offset address in the texture image slots in TwlMain() 197 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/FlipRepeat/src/ |
| D | main.c | 136 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 147 myTexAddr, // Destination address in TwlMain() 229 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/AntiAlias/src/ |
| D | main.c | 135 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 153 myTexAddr, // Destination slot address in TwlMain() 228 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/ |
| D | main.c | 85 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 107 myTexAddr, // an offset address in the texture image slots in TwlMain() 188 myTexAddr // the offset of the texture image in TwlMain() 252 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/ |
| D | main.c | 48 u32 myTexAddr = 0x1000; // texture image address in texture image slots in TwlMain() local 73 myTexAddr, // an offset address in the texture image slots in TwlMain() 211 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Env_Mapping/src/ |
| D | main.c | 96 u32 myTexAddr = 0x1000; // texture image address in texture image slots in TwlMain() local 116 myTexAddr, // an offset address in the texture image slots in TwlMain() 216 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex32768/src/ |
| D | main.c | 90 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 109 myTexAddr, // an offset address in the texture image slots in TwlMain() 176 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearColor/src/ |
| D | main.c | 209 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 230 myTexAddr, // Destination slot address in TwlMain() 287 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearImage/src/ |
| D | main.c | 211 u32 myTexAddr = 0x01000; // Address of texture image slot in TwlMain() local 227 myTexAddr, // Destination slot address in TwlMain() 302 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4_Plett/src/ |
| D | main.c | 91 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 110 myTexAddr, // an offset address in the texture image slots in TwlMain() 187 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/src/ |
| D | main.c | 91 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 110 myTexAddr, // an offset address in the texture image slots in TwlMain() 193 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex16_Plett/src/ |
| D | main.c | 92 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 111 myTexAddr, // an offset address in the texture image slots in TwlMain() 189 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex256_Plett/src/ |
| D | main.c | 91 u32 myTexAddr = 0x01000; // a texture image at 0x1000 of the texture image slots in TwlMain() local 110 myTexAddr, // an offset address in the texture image slots in TwlMain() 187 myTexAddr // the offset of the texture image in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/ |
| D | main.c | 168 u32 myTexAddr = 0x1000; // Slot address of the texture image in TwlMain() local 183 myTexAddr, // Address of the slot that is the load destination in TwlMain() 277 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Capture/src/ |
| D | main.c | 219 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 241 myTexAddr, // Destination slot address in TwlMain() 345 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Master_Bright/src/ |
| D | main.c | 218 u32 myTexAddr = 0x01000; // Address of texture image slot in TwlMain() local 230 myTexAddr, // Destination address in TwlMain() 322 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearDepthOnly/src/ |
| D | main.c | 212 u32 myTexAddr = 0x0000; // Address of texture image slot in TwlMain() local 225 myTexAddr, // Destination slot address in TwlMain() 318 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/PosVecTest/src/ |
| D | main.c | 218 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 230 myTexAddr, // Destination address in TwlMain() 376 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ViewPort/src/ |
| D | main.c | 219 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 231 myTexAddr, // Destination address in TwlMain() 394 myTexAddr); // Texture address in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/CurrentMtx/src/ |
| D | main.c | 216 u32 myTexAddr = 0x00000; // Address of texture image slot in TwlMain() local 228 myTexAddr, // Destination address in TwlMain() 354 myTexAddr); // Texture address in TwlMain()
|