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

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl31.h1419 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
H A Dgl32.h1419 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl31.h1417 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
H A Dgl32.h1417 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1957 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
H A Dglext.h1904 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1920 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
H A Dglext.h1868 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIVPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,const GLuint * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2070 PFNGLPROGRAMUNIFORM1UIVPROC epoxy_glProgramUniform1uiv;
[all...]
H A Dgl_generated.h8890 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1UIVPROC)(GLuint program, GLint location, GLsizei count, const GLuint * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei count,const GLuint * value)
[all...]

Completed in 332 milliseconds