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

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h770 typedef void (GL_APIENTRYP PFNGLVIEWPORTINDEXEDFOESPROC) (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.h786 typedef void (GL_APIENTRYP PFNGLVIEWPORTINDEXEDFOESPROC) (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.h10046 typedef void (GLAPIENTRY *PFNGLVIEWPORTINDEXEDFOESPROC)(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 94 milliseconds