Searched refs:PFNGLPROGRAMUNIFORM2UI64ARBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3294 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 D | glext.h | 3450 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 D | glcorearb.h | 3257 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 D | glext.h | 3414 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 D | gl_generated_dispatch.c | 2089 PFNGLPROGRAMUNIFORM2UI64ARBPROC epoxy_glProgramUniform2ui64ARB; [all...] |
| H A D | gl_generated.h | 8909 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 272 milliseconds