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

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h1801 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (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.h1834 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (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.h4187 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (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.h6923 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (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.h4189 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (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.h6925 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (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.c2111 PFNGLPROGRAMUNIFORM3IVEXTPROC epoxy_glProgramUniform3ivEXT;
[all...]
H A Dgl_generated.h8931 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM3IVEXTPROC)(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 281 milliseconds