Searched refs:glColor3ub (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | stencil.c | 70 glColor3ub(200, 0, 0); 80 glColor3ub(0, 200, 0); 91 glColor3ub(0, 0, 200);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | tri-stencil.c | 81 glColor3ub(200, 0, 0); 93 glColor3ub(0, 200, 0); 107 glColor3ub(0, 0, 200);
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | rubberband.c | 55 glColor3ub(152, 105, 58);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_context.c | 623 &glColor3ub,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_context.c | 670 &glColor3ub,
|
| H A D | gldrv.h | 53 void (APIENTRY *glColor3ub )( GLubyte red, GLubyte green, GLubyte blue );
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 74 "glColor3ub\0" 1227 NAME_FUNC_OFFSET( 201, glColor3ub, glColor3ub, NULL, _gloffset_Color3ub),
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 995 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
|
| H A D | gl_mangle.h | 232 #define glColor3ub MANGLE(Color3ub) macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 988 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 16914 #define glColor3ub macro [all...] |
| H A D | gl_generated_dispatch.c | 9458 0, // glColor3ub [all...] |
Completed in 251 milliseconds