Searched refs:color3bv (Results 1 – 3 of 3) sorted by relevance
25 void color3bv(const GLbyte *v); \
517 void Context::color3bv(const GLbyte *v) in color3bv() function in gl::Context
340 context->color3bv(v); in GL_Color3bv()