From 2fb010f909aab7b611a1dfbb98c6771d8d677fb2 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 9 May 2023 13:32:44 +0000 Subject: [PATCH] Roll ANGLE from fbca2b29271c to 6134a19f1c9a (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fbca2b29271c..6134a19f1c9a 2023-05-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ecefa6c65969 to 9ebfb6b54814 (1 revision) 2023-05-09 abdolrashidi@google.com Suppress more of VUID-vkCmdDraw-None-0784x 2023-05-09 abdolrashidi@google.com Suppress VUID-vkCmdDrawIndexed-None-0784x 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 angle-team+autoroll@google.com,rharrison@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: rharrison@google.com Change-Id: I96d678f96e5322e1d2abaf30bcd1621f96b1c333 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132241 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 571c60377c..55be2c6436 100644 --- a/DEPS +++ b/DEPS @@ -136,7 +136,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fbca2b29271c9c209016e7ad047d46056072ec66', + 'url': '{chromium_git}/angle/angle@6134a19f1c9a851eb59fe09fb4b3d7aee6c24888', 'condition': 'dawn_standalone', },