Searched defs:PFNGLPROGRAMPARAMETER4DVNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11365 typedef void (APIENTRYP PFNGLPROGRAMPARAMETER4DVNVPROC) (GLenum target, GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,const GLdouble * v) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11605 typedef void (APIENTRYP PFNGLPROGRAMPARAMETER4DVNVPROC) (GLenum target, GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,const GLdouble * v) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8857 typedef void (GLAPIENTRY *PFNGLPROGRAMPARAMETER4DVNVPROC)(GLenum target, GLuint index, const GLdouble * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,const GLdouble * v) [all...] |
Completed in 246 milliseconds