Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/
Dtf-mirror.c71 u8* MirrTexData = NULL; // texture data for mirror contents variable
225 MirrTexData = (u8*)MEMAllocFromAllocator(&DemoAllocator1, in DrawInit()
381 MirrTexData, in DrawTick()
401 GXCopyTex(MirrTexData, GX_TRUE); in DrawTick()