Searched refs:PFNGLPROGRAMPARAMETERS4DVNVPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2043 PFNGLPROGRAMPARAMETERS4DVNVPROC epoxy_glProgramParameters4dvNV; [all...] |
| H A D | gl_generated.h | 8863 typedef void (GLAPIENTRY *PFNGLPROGRAMPARAMETERS4DVNVPROC)(GLenum target, GLuint index, GLsizei count, const GLdouble * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLsizei count,const GLdouble * v) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11368 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERS4DVNVPROC) (GLenum target, GLuint index, GLsizei count, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLsizei count,const GLdouble * v) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11608 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERS4DVNVPROC) (GLenum target, GLuint index, GLsizei count, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLsizei count,const GLdouble * v) |
Completed in 323 milliseconds