Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h324 void secondaryColor3ubv(const GLubyte *v); \
DContext_gl.cpp346 void Context::secondaryColor3ubv(const GLubyte *v) in secondaryColor3ubv() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp8755 context->secondaryColor3ubv(v); in GL_SecondaryColor3ubv()