Searched defs:__indirect_glColor3ub (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ | ||
| H A D | indirect_api.cpp | 99 void __indirect_glColor3ub(void) { } function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ | ||
| H A D | indirect_api.cpp | 101 void __indirect_glColor3ub(GLubyte red, GLubyte green, GLubyte blue) { } function in typeref:typename:void |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ | ||
| H A D | indirect.c | 601 void __indirect_glColor3ub(GLubyte red, GLubyte green, GLubyte blue) function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ | ||
| H A D | indirect.c | 601 void __indirect_glColor3ub(GLubyte red, GLubyte green, GLubyte blue) function in typeref:typename:void |
Completed in 45 milliseconds