Searched refs:secondaryColor3us (Results 1 – 3 of 3) sorted by relevance
327 void secondaryColor3us(GLushort red, GLushort green, GLushort blue); \
361 void Context::secondaryColor3us(GLushort red, GLushort green, GLushort blue) in secondaryColor3us() function in gl::Context
8841 context->secondaryColor3us(red, green, blue); in GL_SecondaryColor3us()