Home
last modified time | relevance | path

Searched refs:MyTexObj (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.3/build/demos/gxdemo/src/Texture/
Dtex-fmt-cube.c172 static GXTexObj MyTexObj[MAX_TEXTURES]; variable
240 &MyTexObj[i], in DrawInit()
253 &MyTexObj[i], in DrawInit()
316 GXLoadTexObj(&MyTexObj[sc->texNumber], GX_TEXMAP0); in DrawTick()
Dtex-fmt-tpl.c64 } MyTexObj; typedef
70 MyTexObj texture;
85 static void GetTplTexture ( MyTexObj* to, u32 num );
421 void GetTplTexture( MyTexObj* to, u32 num ) in GetTplTexture()
/RvlSDK-3.3/build/demos/cntdemo/src/
Dstrapcntdemo.c72 } MyTexObj; typedef
78 MyTexObj texture;
93 static void GetTplTexture ( TPLPalettePtr buffer, MyTexObj* to, u32 num );
309 void GetTplTexture( TPLPalettePtr buffer, MyTexObj* to, u32 num ) in GetTplTexture()