Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Framebuffer/
Dfrb-gamma.c31 #define NUM_COLORBARS 12 macro
328 GXBegin(GX_QUADS, GX_VTXFMT1, NUM_COLORBARS*4); in DrawColorBars()
329 for ( i = 0 ; i < NUM_COLORBARS ; ++i ) in DrawColorBars()
/RvlSDK-3.1.4/build/demos/videmo/src/
Dfrb-vi-gamma.c37 #define NUM_COLORBARS 12 macro
380 GXBegin(GX_QUADS, GX_VTXFMT1, NUM_COLORBARS*4); in DrawColorBars()
381 for ( i = 0 ; i < NUM_COLORBARS ; ++i ) in DrawColorBars()