Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h348 GLColor3bv, enumerator
Dentry_points_enum_autogen.cpp681 case EntryPoint::GLColor3bv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp396 EVENT(context, GLColor3bv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color3bv()
402 ValidateColor3bv(context, angle::EntryPoint::GLColor3bv, v)); in GL_Color3bv()