Searched refs:GL_SecondaryColor3fv (Results 1 – 4 of 4) sorted by relevance
755 {"glSecondaryColor3fv", P(GL_SecondaryColor3fv)},
666 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3fv(const GLfloat *v);
2238 return GL_SecondaryColor3fv(v); in glSecondaryColor3fv()
9563 void GL_APIENTRY GL_SecondaryColor3fv(const GLfloat *v) in GL_SecondaryColor3fv() function