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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h4288 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 Dglext.h7024 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 Dglcorearb.h4290 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 Dglext.h7026 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 Dgl_generated_dispatch.c2073 PFNGLPROGRAMUNIFORM2DEXTPROC epoxy_glProgramUniform2dEXT;
[all...]
H A Dgl_generated.h8893 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