Searched refs:color3sv (Results 1 – 3 of 3) sorted by relevance
33 void color3sv(const GLshort *v); \
782 void Context::color3sv(const GLshort *v) in color3sv() function in gl::Context
483 context->color3sv(v); in Color3sv()