Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h356 GLColor3sv, enumerator
Dentry_points_enum_autogen.cpp697 case EntryPoint::GLColor3sv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp580 EVENT(context, GLColor3sv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color3sv()
586 ValidateColor3sv(context, angle::EntryPoint::GLColor3sv, v)); in GL_Color3sv()