Home
last modified time | relevance | path

Searched refs:GX_LoadTexPltt (Results 1 – 15 of 15) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/
Dmain.c99GX_LoadTexPltt((void *)&pal_isu1[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
103GX_LoadTexPltt((void *)&pal_isu2[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_High_Light/src/
Dmain.c93GX_LoadTexPltt((void *)&pal_isu1[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
97GX_LoadTexPltt((void *)&pal_isu2[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/
Dmain.c86GX_LoadTexPltt((void *)&pal_4plett[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Env_Mapping/src/
Dmain.c129GX_LoadTexPltt((void *)&pal_4plett[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4x4/src/
Dmain.c133GX_LoadTexPltt((void *)&pal_4x4plett[0], // a pointer to the texture data on the main memor… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex4_Plett/src/
Dmain.c123GX_LoadTexPltt((void *)&pal_4plett[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/src/
Dmain.c123GX_LoadTexPltt((void *)&pal_alpha[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_load.h97 void GX_LoadTexPltt(const void *pSrc, u32 destSlotAddr, u32 szByte);
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex16_Plett/src/
Dmain.c125GX_LoadTexPltt((void *)&pal_16plett[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex256_Plett/src/
Dmain.c123GX_LoadTexPltt((void *)&pal_256plett[0], // a pointer to the texture data on the main memor… in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Vertex_Source/src/
Dmain.c191 GX_LoadTexPltt((void *)&pal_4plett[0], // Load source pointer in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/
Dmain.c120GX_LoadTexPltt((void *)&pal_alpha[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dgx_load3d.c477 void GX_LoadTexPltt(const void *pSrc, u32 destSlotAddr, u32 szByte) in GX_LoadTexPltt() function
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dmain.c1014 GX_LoadTexPltt(wlicon_palette, 0x2000, 32); in TwlMain()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dmain.c1128 GX_LoadTexPltt(wlicon_palette, 0x2000, 32); in TwlMain()