Searched defs:PFNGLGETFLOATI_VNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 3397 typedef void (GL_APIENTRYP PFNGLGETFLOATI_VNVPROC) (GLenum target, GLuint index, GLfloat *data); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLuint index,GLfloat * data) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 3609 typedef void (GL_APIENTRYP PFNGLGETFLOATI_VNVPROC) (GLenum target, GLuint index, GLfloat *data); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLuint index,GLfloat * data) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7780 typedef void (GLAPIENTRY *PFNGLGETFLOATI_VNVPROC)(GLenum target, GLuint index, GLfloat * data); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLfloat * data) [all...] |
Completed in 89 milliseconds