Searched refs:GL_SecondaryColor3bv (Results 1 – 4 of 4) sorted by relevance
751 {"glSecondaryColor3bv", P(GL_SecondaryColor3bv)},
662 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3bv(const GLbyte *v);
2218 return GL_SecondaryColor3bv(v); in glSecondaryColor3bv()
9473 void GL_APIENTRY GL_SecondaryColor3bv(const GLbyte *v) in GL_SecondaryColor3bv() function