Searched refs:color4fv (Results 1 – 3 of 3) sorted by relevance
44 void color4fv(const GLfloat *v); \
832 void Context::color4fv(const GLfloat *v) in color4fv() function in gl::Context
865 context->color4fv(v); in GL_Color4fv()