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