Searched refs:color3ubv (Results 1 – 3 of 3) sorted by relevance
35 void color3ubv(const GLubyte *v); \
792 void Context::color3ubv(const GLubyte *v) in color3ubv() function in gl::Context
520 context->color3ubv(v); in Color3ubv()