Searched defs:PFNGLPROGRAMUNIFORM1I64ARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3285 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1I64ARBPROC) (GLuint program, GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x)
|
| H A D | glext.h | 3441 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1I64ARBPROC) (GLuint program, GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3248 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1I64ARBPROC) (GLuint program, GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x)
|
| H A D | glext.h | 3405 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1I64ARBPROC) (GLuint program, GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8877 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1I64ARBPROC)(GLuint program, GLint location, GLint64 x); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLint64 x) [all...] |
Completed in 184 milliseconds