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

/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dstencil.c70 glColor3ub(200, 0, 0);
80 glColor3ub(0, 200, 0);
91 glColor3ub(0, 0, 200);
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-stencil.c81 glColor3ub(200, 0, 0);
93 glColor3ub(0, 200, 0);
107 glColor3ub(0, 0, 200);
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Drubberband.c55 glColor3ub(152, 105, 58);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.c623 &glColor3ub,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.c670 &glColor3ub,
H A Dgldrv.h53 void (APIENTRY *glColor3ub )( GLubyte red, GLubyte green, GLubyte blue );
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglprocs.h74 "glColor3ub\0"
1227 NAME_FUNC_OFFSET( 201, glColor3ub, glColor3ub, NULL, _gloffset_Color3ub),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h995 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
H A Dgl_mangle.h232 #define glColor3ub MANGLE(Color3ub) macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h988 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h16914 #define glColor3ub macro
[all...]
H A Dgl_generated_dispatch.c9458 0, // glColor3ub
[all...]

Completed in 251 milliseconds