Home
last modified time | relevance | path

Searched refs:GetTplTexture (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-fmt-tpl.c85 static void GetTplTexture ( MyTexObj* to, u32 num );
285 GetTplTexture(&sc->texture, sc->texNumber); in DrawInit()
372 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()
377 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()
386 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()
393 GetTplTexture(&sc->texture, sc->texNumber); in AnimTick()
421 void GetTplTexture( MyTexObj* to, u32 num ) in GetTplTexture() function
/RvlSDK-3.2.2/build/demos/cntdemo/src/
Dstrapcntdemo.c90 static void GetTplTexture ( TPLPalettePtr buffer, MyTexObj* to, u32 num );
192 GetTplTexture( MyTplObj, &SceneCtrl.texture, 0 ); in main()
306 void GetTplTexture( TPLPalettePtr buffer, MyTexObj* to, u32 num ) in GetTplTexture() function
486 GetTplTexture( *buffer, &sc->texture, sc->texNumber ); in AnimTick()
502 GetTplTexture( *buffer, &sc->texture, sc->texNumber ); in AnimTick()