Home
last modified time | relevance | path

Searched refs:tex_alpha (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/src/
Dtex_alpha.c19 const u16 tex_alpha[] = { variable
Dmain.c106 …GX_LoadTex((void *)&tex_alpha[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/src/
Dtex_alpha.c19 const u16 tex_alpha[] = { variable
Dmain.c109 …GX_LoadTex((void *)&tex_alpha[0], // a pointer to the texture data on the main memory(4 byte… in TwlMain()
/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/include/
Dtex_alpha.h27 extern const u16 tex_alpha[];
/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/include/
Dtex_alpha.h27 extern const u16 tex_alpha[];
/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Pol_Tex_Decal/
DMakefile24 SRCS = main.c tex_alpha.c
/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Pol_Tex_Alpha/
DMakefile24 SRCS = main.c tex_alpha.c