Searched refs:PFNGLPROGRAMUNIFORM3I64ARBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3287 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y,GLint64 z)
|
| H A D | glext.h | 3443 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y,GLint64 z)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3250 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y,GLint64 z)
|
| H A D | glext.h | 3407 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3I64ARBPROC) (GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint64 x,GLint64 y,GLint64 z)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2105 PFNGLPROGRAMUNIFORM3I64ARBPROC epoxy_glProgramUniform3i64ARB; [all...] |
| H A D | gl_generated.h | 8925 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM3I64ARBPROC)(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLint64 x,GLint64 y,GLint64 z) [all...] |
Completed in 254 milliseconds