Searched refs:PFNGLUNIFORM1UI64ARBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3273 typedef void (APIENTRYP PFNGLUNIFORM1UI64ARBPROC) (GLint location, GLuint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x)
|
| H A D | glext.h | 3429 typedef void (APIENTRYP PFNGLUNIFORM1UI64ARBPROC) (GLint location, GLuint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3236 typedef void (APIENTRYP PFNGLUNIFORM1UI64ARBPROC) (GLint location, GLuint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x)
|
| H A D | glext.h | 3393 typedef void (APIENTRYP PFNGLUNIFORM1UI64ARBPROC) (GLint location, GLuint64 x); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2715 PFNGLUNIFORM1UI64ARBPROC epoxy_glUniform1ui64ARB; [all...] |
| H A D | gl_generated.h | 9535 typedef void (GLAPIENTRY *PFNGLUNIFORM1UI64ARBPROC)(GLint location, GLuint64 x); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLuint64 x) [all...] |
Completed in 293 milliseconds