Searched refs:color4s (Results 1 – 3 of 3) sorted by relevance
47 void color4s(GLshort red, GLshort green, GLshort blue, GLshort alpha); \
627 void Context::color4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) in color4s() function in gl::Context
945 context->color4s(red, green, blue, alpha); in GL_Color4s()