Searched defs:PFNGLGENPROGRAMPIPELINESEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1785 typedef void (GL_APIENTRYP PFNGLGENPROGRAMPIPELINESEXTPROC) (GLsizei n, GLuint *pipelines); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,GLuint * pipelines) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1818 typedef void (GL_APIENTRYP PFNGLGENPROGRAMPIPELINESEXTPROC) (GLsizei n, GLuint *pipelines); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,GLuint * pipelines) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7667 typedef void (GLAPIENTRY *PFNGLGENPROGRAMPIPELINESEXTPROC)(GLsizei n, GLuint * pipelines); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,GLuint * pipelines) [all...] |
Completed in 125 milliseconds