Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gl_3_autogen.cpp955 EVENT(context, GLColorP3uiv, "context = %d, type = %s, color = 0x%016" PRIxPTR "", CID(context), in GL_ColorP3uiv()
965 angle::EntryPoint::GLColorP3uiv) && in GL_ColorP3uiv()
966 ValidateColorP3uiv(context, angle::EntryPoint::GLColorP3uiv, type, color))); in GL_ColorP3uiv()
/external/angle/src/common/
Dentry_points_enum_autogen.h398 GLColorP3uiv, enumerator
Dentry_points_enum_autogen.cpp781 case EntryPoint::GLColorP3uiv: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gl_3_autogen.cpp735 return CallCapture(angle::EntryPoint::GLColorP3uiv, std::move(paramBuffer)); in CaptureColorP3uiv()