Roll ANGLE from 9f82ea636e40 to 00756ced4ce7 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/9f82ea636e40..00756ced4ce7 2024-12-26 syoussefi@chromium.org Vulkan: Fix build on some compilers 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,jrprice@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: jrprice@google.com Change-Id: I050ed809f5e1ead7c30825a4afcb3ca769f68ec8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220574 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 aedf47c..bf87d00 100644 --- a/DEPS +++ b/DEPS
@@ -274,7 +274,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@9f82ea636e40ecf62dc920954d1de7b64e58078e', + 'url': '{chromium_git}/angle/angle@00756ced4ce7867eaa2647c1e95f4a85c0f9b4c0', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index 9f82ea6..00756ce 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit 9f82ea636e40ecf62dc920954d1de7b64e58078e +Subproject commit 00756ced4ce7867eaa2647c1e95f4a85c0f9b4c0