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
610 context->color3ubv(v); in GL_Color3ubv()