Searched refs:GL_Indexi (Results 1 – 4 of 4) sorted by relevance
457 {"glIndexi", P(GL_Indexi)},
173 ANGLE_EXPORT void GL_APIENTRY GL_Indexi(GLint c);
626 return GL_Indexi(c); in glIndexi()
2738 void GL_APIENTRY GL_Indexi(GLint c) in GL_Indexi() function