Searched refs:colorP3ui (Results 1 – 3 of 3) sorted by relevance
14 void colorP3ui(GLenum type, GLuint color); \
2003 void Context::colorP3ui(GLenum type, GLuint color) in colorP3ui() function in gl::Context
89 context->colorP3ui(type, color); in ColorP3ui()