Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Framebuffer/
Dfrb-gamma.c111 static GXBool DitherModeTable[3] = variable
215 GXSetDither(DitherModeTable[sc->pixMode]); in DrawTick()
/RvlSDK-3.1.4/build/demos/videmo/src/
Dfrb-vi-gamma.c120 static GXBool DitherModeTable[3] = variable
226 GXSetDither(DitherModeTable[sc->pixMode]); in DrawTick()