Searched refs:secondaryColorP3uiv (Results 1 – 3 of 3) sorted by relevance
29 void secondaryColorP3uiv(GLenum type, const GLuint *color); \
2078 void Context::secondaryColorP3uiv(GLenum type, const GLuint *color) in secondaryColorP3uiv() function in gl::Context
788 context->secondaryColorP3uiv(type, color); in SecondaryColorP3uiv()