Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gl_3_autogen.h58 void secondaryColorP3uiv(GLenum type, const GLuint *color); \
DContext_gl.cpp2078 void Context::secondaryColorP3uiv(GLenum type, const GLuint *color) in secondaryColorP3uiv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp4003 context->secondaryColorP3uiv(type, color); in GL_SecondaryColorP3uiv()