Searched refs:PFNGLUNIFORM4UI64ARBPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 3276 typedef void (APIENTRYP PFNGLUNIFORM4UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x,GLuint64 y,GLuint64 z,GLuint64 w)
|
| H A D | glext.h | 3432 typedef void (APIENTRYP PFNGLUNIFORM4UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x,GLuint64 y,GLuint64 z,GLuint64 w)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 3239 typedef void (APIENTRYP PFNGLUNIFORM4UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x,GLuint64 y,GLuint64 z,GLuint64 w)
|
| H A D | glext.h | 3396 typedef void (APIENTRYP PFNGLUNIFORM4UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLuint64 x,GLuint64 y,GLuint64 z,GLuint64 w)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2781 PFNGLUNIFORM4UI64ARBPROC epoxy_glUniform4ui64ARB; [all...] |
| H A D | gl_generated.h | 9601 typedef void (GLAPIENTRY *PFNGLUNIFORM4UI64ARBPROC)(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLuint64 x,GLuint64 y,GLuint64 z,GLuint64 w) [all...] |
Completed in 326 milliseconds