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

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h3390 typedef void (GL_APIENTRYP PFNGLVIEWPORTINDEXEDFNVPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLfloat x,GLfloat y,GLfloat w,GLfloat h)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h3602 typedef void (GL_APIENTRYP PFNGLVIEWPORTINDEXEDFNVPROC) (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint index,GLfloat x,GLfloat y,GLfloat w,GLfloat h)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h10045 typedef void (GLAPIENTRY *PFNGLVIEWPORTINDEXEDFNVPROC)(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLfloat x,GLfloat y,GLfloat w,GLfloat h)
[all...]

Completed in 148 milliseconds