Searched defs:PFNGLUNIFORM1I64ARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glcorearb.h | 3265 typedef void (APIENTRYP PFNGLUNIFORM1I64ARBPROC) (GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x) |
| H A D | glext.h | 3421 typedef void (APIENTRYP PFNGLUNIFORM1I64ARBPROC) (GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 3228 typedef void (APIENTRYP PFNGLUNIFORM1I64ARBPROC) (GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x) |
| H A D | glext.h | 3385 typedef void (APIENTRYP PFNGLUNIFORM1I64ARBPROC) (GLint location, GLint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9527 typedef void (GLAPIENTRY *PFNGLUNIFORM1I64ARBPROC)(GLint location, GLint64 x); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLint64 x) [all...] |
Completed in 372 milliseconds