Searched refs:GL_Indexiv (Results 1 – 4 of 4) sorted by relevance
458 {"glIndexiv", P(GL_Indexiv)},
174 ANGLE_EXPORT void GL_APIENTRY GL_Indexiv(const GLint *c);
631 return GL_Indexiv(c); in glIndexiv()
2759 void GL_APIENTRY GL_Indexiv(const GLint *c) in GL_Indexiv() function