Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h35 void color3ubv(const GLubyte *v); \
DContext_gl.cpp792 void Context::color3ubv(const GLubyte *v) in color3ubv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp610 context->color3ubv(v); in GL_Color3ubv()