Searched refs:GLColor3usv (Results 1 – 4 of 4) sorted by relevance
374 GLColor3usv, enumerator
733 case EntryPoint::GLColor3usv: in GetEntryPointName()
712 EVENT(context, GLColor3usv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color3usv()721 angle::EntryPoint::GLColor3usv) && in GL_Color3usv()722 ValidateColor3usv(context, angle::EntryPoint::GLColor3usv, v))); in GL_Color3usv()
474 return CallCapture(angle::EntryPoint::GLColor3usv, std::move(paramBuffer)); in CaptureColor3usv()