Roll ANGLE from 23df4f261f61 to 34faa3db1f60 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/23df4f261f61..34faa3db1f60 2025-02-22 robic.sun@arm.com Fix issue that stride setting is incorrect when rotation is true 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,shrekshao@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: shrekshao@google.com Change-Id: I37f4e33d3686ea05b083f8e92d60ed55c7ba72d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227200 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index f7d4dee..dba69a2 100644 --- a/DEPS +++ b/DEPS
@@ -274,7 +274,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@23df4f261f61ad3698587e61e602b5a27b2c4965', + 'url': '{chromium_git}/angle/angle@34faa3db1f6023a50119a910579d596ef71e0aef', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index 23df4f2..34faa3d 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit 23df4f261f61ad3698587e61e602b5a27b2c4965 +Subproject commit 34faa3db1f6023a50119a910579d596ef71e0aef