Searched defs:PFNGLSCISSORINDEXEDOESPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h773 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 Dgl2ext.h789 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 Dgl_generated.h9162 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