Searched defs:PFNGLGETFLOATI_VOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 777 typedef void (GL_APIENTRYP PFNGLGETFLOATI_VOESPROC) (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 | 793 typedef void (GL_APIENTRYP PFNGLGETFLOATI_VOESPROC) (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 | 7781 typedef void (GLAPIENTRY *PFNGLGETFLOATI_VOESPROC)(GLenum target, GLuint index, GLfloat * data); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLfloat * data) [all...] |
Completed in 142 milliseconds