Searched refs:PFNGLPROGRAMUNIFORM4IVEXTPROC (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h1805 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h1838 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h4188 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLint * value)
H A Dglext.h6924 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h4190 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLint * value)
H A Dglext.h6926 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLint * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2135 PFNGLPROGRAMUNIFORM4IVEXTPROC epoxy_glProgramUniform4ivEXT;
[all...]
H A Dgl_generated.h8955 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM4IVEXTPROC)(GLuint program, GLint location, GLsizei count, const GLint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei count,const GLint * value)
[all...]

Completed in 336 milliseconds