Searched refs:PFNGLPROGRAMUNIFORM1DEXTPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h4287 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1DEXTPROC) (GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x)
H A Dglext.h7023 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 Dglcorearb.h4289 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1DEXTPROC) (GLuint program, GLint location, GLdouble x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLdouble x)
H A Dglext.h7025 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 Dgl_generated_dispatch.c2049 PFNGLPROGRAMUNIFORM1DEXTPROC epoxy_glProgramUniform1dEXT;
[all...]
H A Dgl_generated.h8869 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