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