Searched refs:GLColor3uiv (Results 1 – 4 of 4) sorted by relevance
372 GLColor3uiv, enumerator
729 case EntryPoint::GLColor3uiv: in GetEntryPointName()
657 EVENT(context, GLColor3uiv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Color3uiv()666 angle::EntryPoint::GLColor3uiv) && in GL_Color3uiv()667 ValidateColor3uiv(context, angle::EntryPoint::GLColor3uiv, v))); in GL_Color3uiv()
437 return CallCapture(angle::EntryPoint::GLColor3uiv, std::move(paramBuffer)); in CaptureColor3uiv()