Commit b5ba6933 by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 8012e62471be to bb66fa41a163 (3 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/8012e62471be..bb66fa41a163 2020-10-24 amaiorano@google.com LLVMJIT: fix asserts in latest LLVM 2020-10-24 capn@google.com Support MemorySanitizer builds with CMake 2020-10-23 srisser@google.com Implement VK_KHR_shader_subgroup_extended_types 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 geofflang@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Bug: None Tbr: geofflang@google.com Change-Id: Id7a486cea4f2bfed1766d952ccad394389f53cba Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2498125Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 08c34aef
...@@ -249,7 +249,7 @@ deps = { ...@@ -249,7 +249,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@8012e62471bed5d148b48edbcc14e425d46875e4', 'url': '{swiftshader_git}/SwiftShader@bb66fa41a1637488f77041c93797f84ecd2fc0d1',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment