Searched defs:PFNGLGETFLOATI_VPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2020 typedef void (APIENTRYP PFNGLGETFLOATI_VPROC) (GLenum target, GLuint index, GLfloat *data); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLfloat * data)
|
| H A D | glext.h | 1967 typedef void (APIENTRYP PFNGLGETFLOATI_VPROC) (GLenum target, GLuint index, GLfloat *data); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLfloat * data)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1983 typedef void (APIENTRYP PFNGLGETFLOATI_VPROC) (GLenum target, GLuint index, GLfloat *data); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLfloat * data)
|
| H A D | glext.h | 1931 typedef void (APIENTRYP PFNGLGETFLOATI_VPROC) (GLenum target, GLuint index, GLfloat *data); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLfloat * data)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 7778 typedef void (GLAPIENTRY *PFNGLGETFLOATI_VPROC)(GLenum target, GLuint index, GLfloat * data); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLfloat * data) [all...] |
Completed in 335 milliseconds