Searched defs:PFNGLUNIFORM2UIVEXTPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7579 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 Dglext.h7581 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/libepoxy/src/
H A Dgl_generated.h9563 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...]

Completed in 152 milliseconds