Searched defs:PFNGLPROGRAMUNIFORM3UI64ARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3295 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y,GLuint64 z)
|
| H A D | glext.h | 3451 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y,GLuint64 z)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3258 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y,GLuint64 z)
|
| H A D | glext.h | 3415 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UI64ARBPROC) (GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 x,GLuint64 y,GLuint64 z)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8933 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM3UI64ARBPROC)(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint64 x,GLuint64 y,GLuint64 z) [all...] |
Completed in 240 milliseconds