Searched defs:__indirect_glVertex3s (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ | ||
| H A D | indirect_api.cpp | 370 void __indirect_glVertex3s(void) { } function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ | ||
| H A D | indirect_api.cpp | 372 void __indirect_glVertex3s(GLshort x, GLshort y, GLshort z) { } function in typeref:typename:void |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ | ||
| H A D | indirect.c | 1780 void __indirect_glVertex3s(GLshort x, GLshort y, GLshort z) function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ | ||
| H A D | indirect.c | 1780 void __indirect_glVertex3s(GLshort x, GLshort y, GLshort z) function in typeref:typename:void |
Completed in 45 milliseconds