From 132a8f48fe48bf22be489515ff428464b4bb002d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 20 May 2022 03:56:30 +0000 Subject: [PATCH] Roll SwiftShader from f43948c7ac0e to 73679602bc0b (3 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/f43948c7ac0e..73679602bc0b 2022-05-19 swiftshader.regress@gmail.com Regres: Update test lists @ 2933d312 2022-05-19 capn@google.com Revert workaround for MemorySanitizer scalar SSE false positives 2022-05-19 sugoi@google.com Revert "Stop skipping VK_STRUCTURE_TYPE_IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT" 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 cwallez@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: cwallez@google.com Change-Id: Ia2dcbc1f9c48c0fc3ba6e75c0920011ac8e0ddd8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91120 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 0d0c5e2bc5..a04b7f91e1 100644 --- a/DEPS +++ b/DEPS @@ -135,7 +135,7 @@ deps = { }, 'third_party/swiftshader': { - 'url': '{swiftshader_git}/SwiftShader@f43948c7ac0ea50be0e1a828c38ee149a20864a2', + 'url': '{swiftshader_git}/SwiftShader@73679602bc0be54c3fba1caaf2141b05f19aa468', 'condition': 'dawn_standalone', },