Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h358 GLColor3ubv, enumerator
Dentry_points_enum_autogen.cpp701 case EntryPoint::GLColor3ubv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp626 EVENT(context, GLColor3ubv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color3ubv()
632 ValidateColor3ubv(context, angle::EntryPoint::GLColor3ubv, v)); in GL_Color3ubv()