Searched defs:PFNGLUNIFORM4IVPROC (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h509 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h509 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h509 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl31.h511 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl32.h511 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h509 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl31.h509 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl32.h509 typedef void (GL_APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h826 typedef void (APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dglext.h700 typedef void (APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h826 typedef void (APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dglext.h701 typedef void (APIENTRYP PFNGLUNIFORM4IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h9598 typedef void (GLAPIENTRY *PFNGLUNIFORM4IVPROC)(GLint location, GLsizei count, const GLint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLint * value)
[all...]

Completed in 331 milliseconds