Searched refs:GL_Color4ubv (Results 1 – 4 of 4) sorted by relevance
132 {"glColor4ubv", P(GL_Color4ubv)},
76 ANGLE_EXPORT void GL_APIENTRY GL_Color4ubv(const GLubyte *v);
235 return GL_Color4ubv(v); in glColor4ubv()
951 void GL_APIENTRY GL_Color4ubv(const GLubyte *v) in GL_Color4ubv() function