Searched refs:PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 1144 PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC epoxy_glGetProgramNamedParameterdvNV; [all...] |
| H A D | gl_generated.h | 7964 typedef void (GLAPIENTRY *PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC)(GLuint id, GLsizei len, const GLubyte * name, GLdouble * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint id,GLsizei len,const GLubyte * name,GLdouble * params) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 9873 typedef void (APIENTRYP PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC) (GLuint id, GLsizei len, const GLubyte *name, GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLsizei len,const GLubyte * name,GLdouble * params)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 9944 typedef void (APIENTRYP PFNGLGETPROGRAMNAMEDPARAMETERDVNVPROC) (GLuint id, GLsizei len, const GLubyte *name, GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint id,GLsizei len,const GLubyte * name,GLdouble * params)
|
Completed in 304 milliseconds