Searched refs:secondaryColor3f (Results 1 – 3 of 3) sorted by relevance
318 void secondaryColor3f(GLfloat red, GLfloat green, GLfloat blue); \
531 void Context::secondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) in secondaryColor3f() function in gl::Context
9991 context->secondaryColor3f(red, green, blue); in GL_SecondaryColor3f()