Searched defs:PFNGLSCISSORINDEXEDOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 773 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLint left,GLint bottom,GLsizei width,GLsizei height) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 789 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLint left,GLint bottom,GLsizei width,GLsizei height) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9162 typedef void (GLAPIENTRY *PFNGLSCISSORINDEXEDOESPROC)(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLint left,GLint bottom,GLsizei width,GLsizei height) [all...] |
Completed in 93 milliseconds