Searched defs:PFNGLGETPROGRAMENVPARAMETERFVARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 3298 typedef void (APIENTRYP PFNGLGETPROGRAMENVPARAMETERFVARBPROC) (GLenum target, GLuint index, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLfloat * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 3262 typedef void (APIENTRYP PFNGLGETPROGRAMENVPARAMETERFVARBPROC) (GLenum target, GLuint index, GLfloat *params); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLfloat * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7957 typedef void (GLAPIENTRY *PFNGLGETPROGRAMENVPARAMETERFVARBPROC)(GLenum target, GLuint index, GLfloat * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLfloat * params) [all...] |
Completed in 138 milliseconds