Searched defs:PFNGLVIEWPORTINDEXEDFOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 770 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 D | gl2ext.h | 786 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 D | gl_generated.h | 10046 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