Searched refs:PFNGLPROGRAMUNIFORM1IVPROC (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl31.h1415 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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)
H A Dgl32.h1415 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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/GLES3/
H A Dgl31.h1413 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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)
H A Dgl32.h1413 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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.h1951 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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.h1898 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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.h1914 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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.h1862 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IVPROC) (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.c2062 PFNGLPROGRAMUNIFORM1IVPROC epoxy_glProgramUniform1iv;
[all...]
H A Dgl_generated.h8882 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1IVPROC)(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 304 milliseconds