Searched refs:mapI (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dbitmap1.c132 float mapI[2], mapIA[2], mapIR[2]; local in function:Draw
136 mapI[0] = 0.0;
137 mapI[1] = 1.0;
144 glPixelMapfv(GL_PIXEL_MAP_I_TO_G, 2, mapI);
145 glPixelMapfv(GL_PIXEL_MAP_I_TO_B, 2, mapI);

Completed in 2 milliseconds