Searched refs:color4ubv (Results 1 – 3 of 3) sorted by relevance
49 void color4ubv(const GLubyte *v); \
862 void Context::color4ubv(const GLubyte *v) in color4ubv() function in gl::Context
962 context->color4ubv(v); in GL_Color4ubv()