Searched refs:GL_SecondaryColor3d (Results 1 – 4 of 4) sorted by relevance
752 {"glSecondaryColor3d", P(GL_SecondaryColor3d)},
663 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
2223 return GL_SecondaryColor3d(red, green, blue); in glSecondaryColor3d()
9495 void GL_APIENTRY GL_SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) in GL_SecondaryColor3d() function