Home
last modified time | relevance | path

Searched refs:color4ubv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h49 void color4ubv(const GLubyte *v); \
DContext_gl.cpp862 void Context::color4ubv(const GLubyte *v) in color4ubv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp962 context->color4ubv(v); in GL_Color4ubv()