Home
last modified time | relevance | path

Searched refs:texAddr (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_DpthTest/src/
Dmain.c159 u32 texAddr = 0x00000; // Slot address of the texture image in TwlMain() local
175 texAddr, // Load destination slot address in TwlMain()
255 texAddr); // Texture address in TwlMain()
299 texAddr); // Texture address in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_FARClip/src/
Dmain.c242 u32 texAddr = 0x01000; // Slot address of the texture image in TwlMain() local
255 texAddr, // Load destination slot address in TwlMain()
363 texAddr); // Texture address in TwlMain()
411 texAddr); // Texture address in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/LinesOver/src/
Dmain.c234 u32 texAddr = 0x01000; // Address of texture image slot in TwlMain() local
251 texAddr, // Destination address in TwlMain()
299 Cube(texAddr); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_1Dot/src/
Dmain.c108 u32 texAddr; member
164 p->texAddr); // Texture address in Cube()
319 cubu.texAddr = 0x01000; // Slot address of the texture image in TwlMain()
333 cubu.texAddr, // Load destination slot address in TwlMain()