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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h3286 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y)
H A Dglext.h3442 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h3249 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y)
H A Dglext.h3406 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2081 PFNGLPROGRAMUNIFORM2I64ARBPROC epoxy_glProgramUniform2i64ARB;
[all...]
H A Dgl_generated.h8901 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM2I64ARBPROC)(GLuint program, GLint location, GLint64 x, GLint64 y); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLint64 x,GLint64 y)
[all...]

Completed in 285 milliseconds