Searched refs:PFNGLPROGRAMPARAMETER4FVNVPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2039 PFNGLPROGRAMPARAMETER4FVNVPROC epoxy_glProgramParameter4fvNV; [all...] |
| H A D | gl_generated.h | 8859 typedef void (GLAPIENTRY *PFNGLPROGRAMPARAMETER4FVNVPROC)(GLenum target, GLuint index, const GLfloat * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,const GLfloat * v) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11367 typedef void (APIENTRYP PFNGLPROGRAMPARAMETER4FVNVPROC) (GLenum target, GLuint index, const GLfloat *v); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,const GLfloat * v) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11607 typedef void (APIENTRYP PFNGLPROGRAMPARAMETER4FVNVPROC) (GLenum target, GLuint index, const GLfloat *v); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,const GLfloat * v) |
Completed in 258 milliseconds