From 0f5f56e44a236a814d5ae747b7b5573004825954 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 11 Sep 2024 07:12:14 +0000 Subject: [PATCH] Roll ANGLE from d40d1a678bf8 to c335ddfa1e13 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d40d1a678bf8..c335ddfa1e13 2024-09-11 djg@apple.com Check only important stencil bits in partialClearNeedsInit 2024-09-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 725499142cb6 to 3b92cef97feb (32 revisions) 2024-09-10 cnorthrop@google.com Tests: Add Brawlhalla trace 2024-09-10 cclao@google.com Vulkan: use mEntireBufferDirty if range covers entire buffer 2024-09-10 mpdenton@chromium.org WGSL: Rewrite input/output variables 2024-09-10 abdolrashidi@google.com Add .git-blame-ignore-revs 2024-09-10 yuxinhu@google.com Skip the critical_ops trace on S22 2024-09-10 syoussefi@chromium.org Vulkan: Disable dynamic rendering on ARM 2024-09-10 rafael.cintron@microsoft.com Remove Feature Level 9_3, part 2 2024-09-10 liza@chromium.org Sync vertex attributs in VertexArrayWgpu. 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,gman@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: gman@google.com Change-Id: I581b837037f6909e50ac354d7a083e0256fc5d64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206104 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- third_party/angle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index b7625d659fa..660451fa3eb 100644 --- a/DEPS +++ b/DEPS @@ -268,7 +268,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@d40d1a678bf857004273430b0b2137fd79921d86', + 'url': '{chromium_git}/angle/angle@c335ddfa1e135806405cad9f1d4cd3e610571ba7', 'condition': 'dawn_standalone', }, diff --git a/third_party/angle b/third_party/angle index d40d1a678bf..c335ddfa1e1 160000 --- a/third_party/angle +++ b/third_party/angle @@ -1 +1 @@ -Subproject commit d40d1a678bf857004273430b0b2137fd79921d86 +Subproject commit c335ddfa1e135806405cad9f1d4cd3e610571ba7