Searched defs:PFNGLCLEARPIXELLOCALSTORAGEUIEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1920 typedef void (GL_APIENTRYP PFNGLCLEARPIXELLOCALSTORAGEUIEXTPROC) (GLsizei offset, GLsizei n, const GLuint *values); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei offset,GLsizei n,const GLuint * values) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 1953 typedef void (GL_APIENTRYP PFNGLCLEARPIXELLOCALSTORAGEUIEXTPROC) (GLsizei offset, GLsizei n, const GLuint *values); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei offset,GLsizei n,const GLuint * values) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7065 typedef void (GLAPIENTRY *PFNGLCLEARPIXELLOCALSTORAGEUIEXTPROC)(GLsizei offset, GLsizei n, const GLuint * values); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei offset,GLsizei n,const GLuint * values) [all...] |
Completed in 195 milliseconds