Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Texture/
Dtex-tlut.c37 #define TEX_SIMG 1 // ID for quantized sample image texture macro
234 sc->texture[TEX_SIMG].data = NULL; in DrawInit()
346 GXLoadTexObj(&sc->texture[TEX_SIMG].tobj, GX_TEXMAP0); in DrawTick()
450 CreateSampleImgTexture(&sc->texture[TEX_SIMG], &sc->cmap); in SetScene()