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