Searched defs:PFNGLPROGRAMUNIFORM3UIVPROC (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl31.h1421 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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.h1421 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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.h1419 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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 PFNGLPROGRAMUNIFORM3UIVPROC) (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.h1973 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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.h1920 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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.h1936 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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.h1884 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3UIVPROC) (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.h8938 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM3UIVPROC)(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 225 milliseconds