Searched refs:GLSecondaryColor3us (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1311 GLSecondaryColor3us, enumerator
|
D | entry_points_enum_autogen.cpp | 2607 case EntryPoint::GLSecondaryColor3us: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 10220 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()
|