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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h3294 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y)
H A Dglext.h3450 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h3257 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y)
H A Dglext.h3414 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM2UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2089 PFNGLPROGRAMUNIFORM2UI64ARBPROC epoxy_glProgramUniform2ui64ARB;
[all...]
H A Dgl_generated.h8909 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM2UI64ARBPROC)(GLuint program, GLint location, GLuint64 x, GLuint64 y); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint64 x,GLuint64 y)
[all...]

Completed in 273 milliseconds