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

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h505 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (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.h505 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (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.h505 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl31.h507 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl32.h507 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (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.h505 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl31.h505 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dgl32.h505 typedef void (GL_APIENTRYP PFNGLUNIFORM3IVPROC) (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.h825 typedef void (APIENTRYP PFNGLUNIFORM3IVPROC) (GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLsizei count,const GLint * value)
H A Dglext.h699 typedef void (APIENTRYP PFNGLUNIFORM3IVPROC) (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.h825 typedef void (APIENTRYP PFNGLUNIFORM3IVPROC) (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 PFNGLUNIFORM3IVPROC) (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.h9576 typedef void (GLAPIENTRY *PFNGLUNIFORM3IVPROC)(GLint location, GLsizei count, const GLint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLsizei count,const GLint * value)
[all...]

Completed in 256 milliseconds