Searched refs:PFNGLPROGRAMUNIFORM2DEXTPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4288 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2DEXTPROC) (GLuint program, GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x,GLdouble y)
|
| H A D | glext.h | 7024 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2DEXTPROC) (GLuint program, GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x,GLdouble y)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4290 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2DEXTPROC) (GLuint program, GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x,GLdouble y)
|
| H A D | glext.h | 7026 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2DEXTPROC) (GLuint program, GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x,GLdouble y)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2073 PFNGLPROGRAMUNIFORM2DEXTPROC epoxy_glProgramUniform2dEXT; [all...] |
| H A D | gl_generated.h | 8893 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM2DEXTPROC)(GLuint program, GLint location, GLdouble x, GLdouble y); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLdouble x,GLdouble y) [all...] |
Completed in 300 milliseconds