Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-fmt-tpl.c144 static char* TxWrapStr[] = variable
495 OSReport("Wrap_s = %s\t\t", TxWrapStr[tdp->textureHeader->wrapS]); in GetTplTexture()
496 OSReport("Wrap_t = %s\n", TxWrapStr[tdp->textureHeader->wrapT]); in GetTplTexture()