Searched refs:color3fv (Results 1 – 3 of 3) sorted by relevance
29 void color3fv(const GLfloat *v); \
537 void Context::color3fv(const GLfloat *v) in color3fv() function in gl::Context
450 context->color3fv(v); in GL_Color3fv()