Searched refs:colorP3uiv (Results 1 – 3 of 3) sorted by relevance
44 void colorP3uiv(GLenum type, const GLuint *color); \
2003 void Context::colorP3uiv(GLenum type, const GLuint *color) in colorP3uiv() function in gl::Context
3378 context->colorP3uiv(type, color); in GL_ColorP3uiv()