Searched refs:PFNGLPROGRAMUNIFORM2I64ARBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3286 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 D | glext.h | 3442 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 D | glcorearb.h | 3249 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 D | glext.h | 3406 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 D | gl_generated_dispatch.c | 2081 PFNGLPROGRAMUNIFORM2I64ARBPROC epoxy_glProgramUniform2i64ARB; [all...] |
| H A D | gl_generated.h | 8901 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