Searched refs:GetTplTexture (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/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.3/build/demos/cntdemo/src/ |
| D | strapcntdemo.c | 93 static void GetTplTexture ( TPLPalettePtr buffer, MyTexObj* to, u32 num ); 195 GetTplTexture( MyTplObj, &SceneCtrl.texture, 0 ); in main() 309 void GetTplTexture( TPLPalettePtr buffer, MyTexObj* to, u32 num ) in GetTplTexture() function 489 GetTplTexture( *buffer, &sc->texture, sc->texNumber ); in AnimTick() 505 GetTplTexture( *buffer, &sc->texture, sc->texNumber ); in AnimTick()
|