Searched refs:secondaryColor3ubv (Results 1 – 3 of 3) sorted by relevance
324 void secondaryColor3ubv(const GLubyte *v); \
346 void Context::secondaryColor3ubv(const GLubyte *v) in secondaryColor3ubv() function in gl::Context
8755 context->secondaryColor3ubv(v); in GL_SecondaryColor3ubv()