Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1311 GLSecondaryColor3us, enumerator
Dentry_points_enum_autogen.cpp2607 case EntryPoint::GLSecondaryColor3us: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp10220 EVENT(context, GLSecondaryColor3us, "context = %d, red = %u, green = %u, blue = %u", in GL_SecondaryColor3us()
10228 context, angle::EntryPoint::GLSecondaryColor3us, red, green, blue)); in GL_SecondaryColor3us()