Searched refs:colorP3uiv (Results 1 – 3 of 3) sorted by relevance
15 void colorP3uiv(GLenum type, const GLuint *color); \
2008 void Context::colorP3uiv(GLenum type, const GLuint *color) in colorP3uiv() function in gl::Context
107 context->colorP3uiv(type, color); in ColorP3uiv()