Searched refs:PFNGLUNIFORM4UIVEXTPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2787 PFNGLUNIFORM4UIVEXTPROC epoxy_glUniform4uivEXT; [all...] |
| H A D | gl_generated.h | 9607 typedef void (GLAPIENTRY *PFNGLUNIFORM4UIVEXTPROC)(GLint location, GLsizei count, const GLuint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLuint * value) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 7581 typedef void (APIENTRYP PFNGLUNIFORM4UIVEXTPROC) (GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLuint * value) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 7583 typedef void (APIENTRYP PFNGLUNIFORM4UIVEXTPROC) (GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLuint * value) |
Completed in 220 milliseconds