Roll ANGLE from eaae3b4b01d9 to ae3af8ee0c58 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/eaae3b4b01d9..ae3af8ee0c58 2023-11-03 syoussefi@chromium.org Manual roll VK-GL-CTS from 7d738783bf28 to b127977ddad4 (29 revisions) 2023-11-03 i.nazarov@samsung.com Vulkan: Do not pad pipelineCacheData with zeroes 2023-11-03 geofflang@chromium.org Metal: Fix missing mix(float,float,bool) overload 2023-11-03 lehoangquyen@chromium.org Metal: Optimize vertex conversion using compute shader. 2023-11-03 i.nazarov@samsung.com Vulkan: Remove rx::WaitableCompressEvent class 2023-11-03 geofflang@chromium.org Metal: Add missing ScalarMatrix ops 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I994aff9cf200e9743df317745b06e4d391407543 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159280 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index e03d5f3..f13bcf0 100644 --- a/DEPS +++ b/DEPS
@@ -172,7 +172,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@eaae3b4b01d9a04d7c8013c6e9da805e2a08ec2f', + 'url': '{chromium_git}/angle/angle@ae3af8ee0c586fe4e8b6838a60d3066221710828', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index eaae3b4..ae3af8e 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit eaae3b4b01d9a04d7c8013c6e9da805e2a08ec2f +Subproject commit ae3af8ee0c586fe4e8b6838a60d3066221710828