Searched defs:PFNGLSCISSORPROC (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h479 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h479 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h479 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
H A Dgl31.h481 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
H A Dgl32.h481 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h479 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
H A Dgl31.h479 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
H A Dgl32.h479 typedef void (GL_APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h269 typedef void (APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h270 typedef void (APIENTRYP PFNGLSCISSORPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (APIENTRYP)(GLint x,GLint y,GLsizei width,GLsizei height)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h9154 typedef void (GLAPIENTRY *PFNGLSCISSORPROC)(GLint x, GLint y, GLsizei width, GLsizei height); typedef in typeref:typename:void (GLAPIENTRY *)(GLint x,GLint y,GLsizei width,GLsizei height)
[all...]

Completed in 235 milliseconds