Searched refs:secondaryColor3i (Results 1 – 3 of 3) sorted by relevance
27 void secondaryColor3i(GLint red, GLint green, GLint blue); \
546 void Context::secondaryColor3i(GLint red, GLint green, GLint blue) in secondaryColor3i() function in gl::Context
455 context->secondaryColor3i(red, green, blue); in SecondaryColor3i()