Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1298 GLSecondaryColor3bv, enumerator
Dentry_points_enum_autogen.cpp2581 case EntryPoint::GLSecondaryColor3bv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp9908 EVENT(context, GLSecondaryColor3bv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_SecondaryColor3bv()
9916 ValidateSecondaryColor3bv(context, angle::EntryPoint::GLSecondaryColor3bv, v)); in GL_SecondaryColor3bv()