Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h374 GLColor4ubv, enumerator
Dentry_points_enum_autogen.cpp733 case EntryPoint::GLColor4ubv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp994 EVENT(context, GLColor4ubv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color4ubv()
1000 ValidateColor4ubv(context, angle::EntryPoint::GLColor4ubv, v)); in GL_Color4ubv()