Searched refs:PFNGLUNIFORM2UIVEXTPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2743 PFNGLUNIFORM2UIVEXTPROC epoxy_glUniform2uivEXT; [all...] |
| H A D | gl_generated.h | 9563 typedef void (GLAPIENTRY *PFNGLUNIFORM2UIVEXTPROC)(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 | 7579 typedef void (APIENTRYP PFNGLUNIFORM2UIVEXTPROC) (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 | 7581 typedef void (APIENTRYP PFNGLUNIFORM2UIVEXTPROC) (GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLuint * value) |
Completed in 295 milliseconds