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