Searched refs:GX_LoadTexPltt (Results 1 – 15 of 15) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Toon/src/ |
| D | main.c | 99 …GX_LoadTexPltt((void *)&pal_isu1[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain() 103 …GX_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/ |
| D | main.c | 93 …GX_LoadTexPltt((void *)&pal_isu1[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain() 97 …GX_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/ |
| D | main.c | 86 …GX_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/ |
| D | main.c | 129 …GX_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/ |
| D | main.c | 133 …GX_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/ |
| D | main.c | 123 …GX_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/ |
| D | main.c | 123 …GX_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/ |
| D | gx_load.h | 97 void GX_LoadTexPltt(const void *pSrc, u32 destSlotAddr, u32 szByte);
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex16_Plett/src/ |
| D | main.c | 125 …GX_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/ |
| D | main.c | 123 …GX_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/ |
| D | main.c | 191 GX_LoadTexPltt((void *)&pal_4plett[0], // Load source pointer in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/ |
| D | main.c | 120 …GX_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/ |
| D | gx_load3d.c | 477 void GX_LoadTexPltt(const void *pSrc, u32 destSlotAddr, u32 szByte) in GX_LoadTexPltt() function
|
| /TwlSDK-5.1.0/build/demos/wm/wep-1/src/ |
| D | main.c | 1014 GX_LoadTexPltt(wlicon_palette, 0x2000, 32); in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/ |
| D | main.c | 1128 GX_LoadTexPltt(wlicon_palette, 0x2000, 32); in TwlMain()
|