Searched refs:GL_Indexfv (Results 1 – 4 of 4) sorted by relevance
456 {"glIndexfv", P(GL_Indexfv)},
172 ANGLE_EXPORT void GL_APIENTRY GL_Indexfv(const GLfloat *c);
621 return GL_Indexfv(c); in glIndexfv()
2717 void GL_APIENTRY GL_Indexfv(const GLfloat *c) in GL_Indexfv() function