From ae6f76fe3a742da385de94fd007c21f6ccb0b795 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 1 Sep 2022 13:00:49 +0000 Subject: [PATCH] Roll ANGLE from 2f9d0810ecb7 to cec499f28957 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2f9d0810ecb7..cec499f28957 2022-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from da42de1e5ad7 to 40446ec62941 (12 revisions) 2022-09-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6511404d8c85 to c709ec453fcb (552 revisions) 2022-08-31 cclao@google.com Vulkan: No depth load/store if depthFunc==ALWAYS/NEVER && mask==FALSE 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 bajones@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: bajones@google.com Change-Id: I59dcf79684ed90c4531cba9e5be09a1eedb8d5d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100980 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c6fd0781d7..091b6a4157 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@2f9d0810ecb7d6e3549a4ca1fe6866f849a5af8a', + 'url': '{chromium_git}/angle/angle@cec499f28957ff85eef15ea385f3dcc338dc426b', 'condition': 'dawn_standalone', },