From c4a427b702df3825b58852c39190cff7767ea88a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 3 Jun 2022 00:29:11 +0000 Subject: [PATCH] Roll ANGLE from 67a8c19843a1 to bbf67e2e41d8 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/67a8c19843a1..bbf67e2e41d8 2022-06-02 gert.wollny@collabora.com Capture/Replay: support capturing eglCreateImage/eglDestroyImage 2022-06-02 syoussefi@chromium.org Vulkan: Suppress forced-xfb-emulation tests on pixel 6 2022-06-02 gman@chromium.org Metal: Validate total bits used in color attachments 2022-06-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 466e443100e6 to ee0d0b41a626 (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC lokokung@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: lokokung@google.com Change-Id: Icd15a70e83d47f24453fb1ab381ea6b4708b1770 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92401 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 45d875ad3d..87011f1b73 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@67a8c19843a1427de32f22a42c2816f7168c007b', + 'url': '{chromium_git}/angle/angle@bbf67e2e41d8acdcb72b8c1a154032f378b13b39', 'condition': 'dawn_standalone', },