Home
last modified time | relevance | path

Searched refs:GX_LoadTex (Results 1 – 25 of 30) sorted by relevance

12

/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex4x4/src/
Dmain.c115GX_LoadTex((void *)&tex_4x4_64x64[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
119GX_LoadTex((void *)&index_4x4index[0], // a pointer to the texture index data on the main memory(… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_High_Light/src/
Dmain.c80GX_LoadTex((void *)&tex_isu1[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
84GX_LoadTex((void *)&tex_isu2[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Toon/src/
Dmain.c81GX_LoadTex((void *)&tex_isu1[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
85GX_LoadTex((void *)&tex_isu2[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/AntiAlias/src/
Dmain.c152 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/FlipRepeat/src/
Dmain.c146 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Env_Mapping/src/
Dmain.c115GX_LoadTex((void *)&tex_4plett64x64[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_PolAttr_DpthTest/src/
Dmain.c174 GX_LoadTex((void *)&tex_32768_64x64[0], // Load source pointer in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex32768/src/
Dmain.c108GX_LoadTex((void *)&tex_32768_64x64[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/
Dmain.c72GX_LoadTex((void *)&tex_4plett64x64[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/src/
Dmain.c109GX_LoadTex((void *)&tex_alpha[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex4_Plett/src/
Dmain.c109GX_LoadTex((void *)&tex_4plett64x64[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/include/nitro/gx/
Dgx_load.h92 void GX_LoadTex(const void *pSrc, u32 destSlotAddr, u32 szByte);
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/
Dmain.c182 GX_LoadTex((void *)&tex_4plett64x64[0], // Load source pointer in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/ClearColor/src/
Dmain.c229 GX_LoadTex((void *)&tex_32768_64x64[0], // Source address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex16_Plett/src/
Dmain.c110GX_LoadTex((void *)&tex_16plett64x64[0], // a pointer to the texture data on the main memor… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/ClearImage/src/
Dmain.c226 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex256_Plett/src/
Dmain.c109GX_LoadTex((void *)&tex_256plett64x64[0], // a pointer to the texture data on the main memor… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/LinesOver/src/
Dmain.c250 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/ClearDepthOnly/src/
Dmain.c224 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/Master_Bright/src/
Dmain.c229 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/Capture/src/
Dmain.c240 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_PolAttr_FARClip/src/
Dmain.c254 GX_LoadTex((void *)&tex_32768_64x64[0], // Load source pointer in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/
Dmain.c106GX_LoadTex((void *)&tex_alpha[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/PosVecTest/src/
Dmain.c229 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/ViewPort/src/
Dmain.c230 GX_LoadTex((void *)&tex_32768_64x64[0], // Src address in TwlMain()

12