Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-complex.c112 GXTexObj* texMapArray; member
384 …sc->mtConfig->texMapArray = (GXTexObj*)MEMAllocFromAllocator(&DemoAllocator1, nt * sizeof(GXTexObj… in DrawInit()
389 &sc->mtConfig->texMapArray[i], in DrawInit()
739 GXLoadTexObj(&mtc->texMapArray[i], MapIDTbl[i]); in SetMultiTex()