From 8af51b7ef9dc3e0920931f28189ddc639f89281a Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Fri, 20 May 2022 10:01:25 +0000 Subject: [PATCH] Roll SwiftShader from 2933d3126969 to 73679602bc0b (4 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/2933d3126969..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" 2022-05-19 sugoi@google.com Fix using uninitialized blend constants If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-angle-autoroll Please CC yuxinhu@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 ANGLE: https://bugs.chromium.org/p/angleproject/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: yuxinhu@google.com Change-Id: Idf43ddca9327876e860928dcb52c6c3574847609 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3657071 Commit-Queue: angle-autoroll Bot-Commit: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e1963cb39..8560c9152 100644 --- a/DEPS +++ b/DEPS @@ -505,7 +505,7 @@ deps = { }, 'third_party/SwiftShader': { - 'url': '{swiftshader_git}/SwiftShader@2933d312696949646f52616df81d5b29601edc4e', + 'url': '{swiftshader_git}/SwiftShader@73679602bc0be54c3fba1caaf2141b05f19aa468', 'condition': 'not build_with_chromium', },