Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/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