Searched refs:secondaryColor3s (Results 1 – 3 of 3) sorted by relevance
322 void secondaryColor3s(GLshort red, GLshort green, GLshort blue); \
551 void Context::secondaryColor3s(GLshort red, GLshort green, GLshort blue) in secondaryColor3s() function in gl::Context
10087 context->secondaryColor3s(red, green, blue); in GL_SecondaryColor3s()