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