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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtkmap.c30 glIndexf(c);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtkmap.c30 glIndexf(c);
H A Dtri.c281 (rgb) ? glColor3fv(RGBMap[COLOR_RED]) : glIndexf(color1);
283 (rgb) ? glColor3fv(RGBMap[COLOR_GREEN]) : glIndexf(color2);
285 (rgb) ? glColor3fv(RGBMap[COLOR_BLUE]) : glIndexf(color3);
317 (rgb) ? glColor3fv(RGBMap[COLOR_RED]) : glIndexf(color1);
319 (rgb) ? glColor3fv(RGBMap[COLOR_GREEN]) : glIndexf(color2);
321 (rgb) ? glColor3fv(RGBMap[COLOR_BLUE]) : glIndexf(color3);
H A Dpoint.c156 (rgb) ? glColor3f(1.0, 0.0, 0.0) : glIndexf(CI_ANTI_ALIAS_RED);
158 (rgb) ? glColor3f(1.0, 0.0, 0.0) : glIndexf(CI_RED);
H A Doverlay.c273 glIndexf( 2.0 );
281 glIndexf( 0.0 );
289 glIndexf( 1.0 );
H A Dwave.c157 glIndexf(facet->color[1]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c650 &glIndexf,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c697 &glIndexf,
H A Dgldrv.h80 void (APIENTRY *glIndexf )( GLfloat c );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h101 "glIndexf\0"
1254 NAME_FUNC_OFFSET( 492, glIndexf, glIndexf, NULL, _gloffset_Indexf),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h979 GLAPI void GLAPIENTRY glIndexf( GLfloat c );
H A Dgl_mangle.h1141 #define glIndexf MANGLE(Indexf) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h972 GLAPI void GLAPIENTRY glIndexf( GLfloat c );
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h18045 #define glIndexf macro
[all...]
H A Dgl_generated_dispatch.c34911 0, // glIndexf
[all...]

Completed in 306 milliseconds