Searched refs:PFNGLVIEWPORTPROC (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h526 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h526 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (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.h310 typedef void (APIENTRYP PFNGLVIEWPORTPROC) (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.h311 typedef void (APIENTRYP PFNGLVIEWPORTPROC) (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_dispatch.c3220 PFNGLVIEWPORTPROC epoxy_glViewport;
[all...]
H A Dgl_generated.h10040 typedef void (GLAPIENTRY *PFNGLVIEWPORTPROC)(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 267 milliseconds