Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-swap.c99 static GXTevSwapSel MySwSelTable[4] = variable
324 MySwSelTable[sc->tblIdx], // ras_sel (actually not used here) in DrawSampleTex()
325 MySwSelTable[sc->tblIdx] ); // tex_sel in DrawSampleTex()
386 MySwSelTable[sc->tblIdx], // ras_sel in DrawDonuts()
387 MySwSelTable[sc->tblIdx] ); // tex_sel (actually not used here) in DrawDonuts()
426 MySwSelTable[i], in LoadTevSwapTable()