Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h376 GLColor4uiv, enumerator
Dentry_points_enum_autogen.cpp737 case EntryPoint::GLColor4uiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp1040 EVENT(context, GLColor4uiv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color4uiv()
1046 ValidateColor4uiv(context, angle::EntryPoint::GLColor4uiv, v)); in GL_Color4uiv()