Searched refs:colorP4ui (Results 1 – 3 of 3) sorted by relevance
16 void colorP4ui(GLenum type, GLuint color); \
2013 void Context::colorP4ui(GLenum type, GLuint color) in colorP4ui() function in gl::Context
125 context->colorP4ui(type, color); in ColorP4ui()