Searched refs:GL_BindUniformLocationCHROMIUM (Results 1 – 4 of 4) sorted by relevance
157 {"glBindUniformLocationCHROMIUM", P(GL_BindUniformLocationCHROMIUM)},
617 ANGLE_EXPORT void GL_APIENTRY GL_BindUniformLocationCHROMIUM(GLuint program,
3714 return GL_BindUniformLocationCHROMIUM(program, location, name); in glBindUniformLocationCHROMIUM()
3420 void GL_APIENTRY GL_BindUniformLocationCHROMIUM(GLuint program, GLint location, const GLchar *name) in GL_BindUniformLocationCHROMIUM() function