Searched refs:color4bv (Results 1 – 3 of 3) sorted by relevance
41 void color4bv(const GLbyte *v); \
817 void Context::color4bv(const GLbyte *v) in color4bv() function in gl::Context
773 context->color4bv(v); in GL_Color4bv()