Searched refs:PFNGLPROGRAMUNIFORM1DEXTPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4287 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1DEXTPROC) (GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x)
|
| H A D | glext.h | 7023 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1DEXTPROC) (GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4289 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1DEXTPROC) (GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x)
|
| H A D | glext.h | 7025 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1DEXTPROC) (GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2049 PFNGLPROGRAMUNIFORM1DEXTPROC epoxy_glProgramUniform1dEXT; [all...] |
| H A D | gl_generated.h | 8869 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1DEXTPROC)(GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLdouble x) [all...] |
Completed in 260 milliseconds