From c4fc2e35d237bd0f3159beed81e740f4244d7a1f Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 14 Dec 2022 16:32:33 +0000 Subject: [PATCH] Roll SwiftShader from 647d3d24c935 to fbcd60957174 (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/647d3d24c935..fbcd60957174 2022-12-14 swiftshader.regress@gmail.com Regres: Update test lists @ 647d3d24 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 bclayton@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: bclayton@google.com Change-Id: I135d4c1d3033c46909d73661e762fdc79450341b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/114242 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 44ad67c259..95bf242a3f 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@647d3d24c935c2adb4e7bc5f1ecfe14ab12725d2', + 'url': '{swiftshader_git}/SwiftShader@fbcd6095717437609d567fc7eaad5d8575677b19', 'condition': 'dawn_standalone', },