From 2c664b8daf6c3e8dd94e29c2e48f99d24279f8e7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 23 Dec 2022 15:44:44 +0000 Subject: [PATCH] Roll ANGLE from 295f6830970b to 8cbd74307078 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/295f6830970b..8cbd74307078 2022-12-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3a028e4c1f4a to 70e74a2f82ab (6 revisions) 2022-12-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bcbc10b1bed4 to 5f9ed9b16931 (3 revisions) 2022-12-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e376e31a56b1 to 97df6f551756 (274 revisions) 2022-12-23 syoussefi@chromium.org Vulkan: Use read/write depth/stencil layouts 2022-12-23 lexa.knyazev@gmail.com Add ANGLE_clip_cull_distance extension 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 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://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: jrprice@google.com Change-Id: I35c4b3699de454c5fd633268c55d063a3986f2c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115560 Kokoro: Kokoro Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f396068ba6..1075573335 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@295f6830970b45572e94e390a71c00256c238ed4', + 'url': '{chromium_git}/angle/angle@8cbd743070782c0c28e2658db167fcc77d26df53', 'condition': 'dawn_standalone', },