Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h386 GLColorP3uiv, enumerator
Dentry_points_enum_autogen.cpp757 case EntryPoint::GLColorP3uiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp3367 EVENT(context, GLColorP3uiv, "context = %d, type = %s, color = 0x%016" PRIxPTR "", CID(context), in GL_ColorP3uiv()
3375 ValidateColorP3uiv(context, angle::EntryPoint::GLColorP3uiv, type, color)); in GL_ColorP3uiv()