From c7e9589e19704ef8528bb5622aa8b94384c9fdbc Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 14 Apr 2022 00:28:06 +0000 Subject: [PATCH] Roll SwiftShader from 011bba68c819 to de965415a139 (2 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/011bba68c819..de965415a139 2022-04-13 swiftshader.regress@gmail.com Regres: Update test lists @ d621b4de 2022-04-13 capn@google.com Temporarily ignore unsupported feature struct If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-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 SwiftShader: https://bugs.chromium.org/p/swiftshader/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: I364090830b39e8bc26414846a8b8176424086ca4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86820 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 0221b49763..c7b6e63f2f 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@011bba68c81900f1c80c619ec4dc4b7478304efa', + 'url': '{swiftshader_git}/SwiftShader@de965415a13996fed71e755250effefd3cf6a432', 'condition': 'dawn_standalone', },