Home
last modified time | relevance | path

Searched refs:GL_UniformSubroutinesuiv (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp927 {"glUniformSubroutinesuiv", P(GL_UniformSubroutinesuiv)},
Dentry_points_gl_4_autogen.h124 ANGLE_EXPORT void GL_APIENTRY GL_UniformSubroutinesuiv(GLenum shadertype,
DlibGL_autogen.cpp4304 return GL_UniformSubroutinesuiv(shadertype, count, indices); in glUniformSubroutinesuiv()
Dentry_points_gl_4_autogen.cpp1238 void GL_APIENTRY GL_UniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint *indices) in GL_UniformSubroutinesuiv() function