Searched refs:GL_SecondaryColor3usv (Results 1 – 4 of 4) sorted by relevance
765 {"glSecondaryColor3usv", P(GL_SecondaryColor3usv)},
676 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3usv(const GLushort *v);
2288 return GL_SecondaryColor3usv(v); in glSecondaryColor3usv()
9788 void GL_APIENTRY GL_SecondaryColor3usv(const GLushort *v) in GL_SecondaryColor3usv() function