Searched refs:GL_ColorP3ui (Results 1 – 4 of 4) sorted by relevance
286 ANGLE_EXPORT void GL_APIENTRY GL_ColorP3ui(GLenum type, GLuint color);
140 {"glColorP3ui", P(GL_ColorP3ui)},
3209 void GL_APIENTRY GL_ColorP3ui(GLenum type, GLuint color) in GL_ColorP3ui() function
3742 return GL_ColorP3ui(type, color); in glColorP3ui()