Searched refs:GLColorP3uiv (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 386 GLColorP3uiv, enumerator
|
D | entry_points_enum_autogen.cpp | 757 case EntryPoint::GLColorP3uiv: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 3367 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()
|