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