Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_autogen.h322 void secondaryColor3s(GLshort red, GLshort green, GLshort blue); \
DContext_gl.cpp551 void Context::secondaryColor3s(GLshort red, GLshort green, GLshort blue) in secondaryColor3s() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp10087 context->secondaryColor3s(red, green, blue); in GL_SecondaryColor3s()