Searched defs:__indirect_glVertexAttrib4s (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ | ||
| H A D | indirect_api.cpp | 546 void __indirect_glVertexAttrib4s(void) { } function in typeref:typename:void |
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ | ||
| H A D | indirect_api.cpp | 548 void __indirect_glVertexAttrib4s(GLuint index, 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 | 7036 void __indirect_glVertexAttrib4s(GLuint index, 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 | 7006 void __indirect_glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) function in typeref:typename:void |
Completed in 46 milliseconds