Searched defs:PFNGLACTIVESHADERPROGRAMEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1781 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMEXTPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLuint program) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1814 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMEXTPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLuint program) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 6860 typedef void (GLAPIENTRY *PFNGLACTIVESHADERPROGRAMEXTPROC)(GLuint pipeline, GLuint program); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint pipeline,GLuint program) [all...] |
Completed in 114 milliseconds