Searched refs:color3s (Results 1 – 3 of 3) sorted by relevance
32 void color3s(GLshort red, GLshort green, GLshort blue); \
772 void Context::color3s(GLshort red, GLshort green, GLshort blue) in color3s() function in gl::Context
567 context->color3s(red, green, blue); in GL_Color3s()