Searched refs:GetTplTexture (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/ |
| D | tex-fmt-tpl.c | 85 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/ |
| D | strapcntdemo.c | 90 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()
|