From a4260ade376114696cc9bbe54fb5e587c83089f3 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 20 Oct 2022 12:46:30 +0000 Subject: [PATCH] Roll ANGLE from d8fe28dddc23 to 29624da3f288 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d8fe28dddc23..29624da3f288 2022-10-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from fdf41479349b to fa1a1fcf0fd2 (3 revisions) 2022-10-20 syoussefi@chromium.org Vulkan: Missing output mask in GraphicsPipelineDesc 2022-10-20 syoussefi@chromium.org Vulkan: Shader component type in GraphicsPipelineDesc 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 lokokung@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: lokokung@google.com Change-Id: If74ac3f3b418a10021bac086780fb0e279c7b89b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106520 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 77b54d950e..1bba3dc806 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@d8fe28dddc23ddaa9cc7d4c9ceb65a6ba7e2fd78', + 'url': '{chromium_git}/angle/angle@29624da3f28806cdcdd9976cc77c1b8b1443f153', 'condition': 'dawn_standalone', },