Commit ffe66b75 by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 937395c1ed5d to 348ba200aa29 (6 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/937395c1ed5d..348ba200aa29 2021-01-10 capn@google.com Eliminate SpirvShaderEnumNames.cpp 2021-01-08 capn@google.com Reduce the LLVM compile layer object lifetime 2021-01-08 capn@google.com Reduce the mangler object lifetime 2021-01-08 capn@google.com Eliminate duplicate LLVM contexts 2021-01-08 srisser@google.com Fix mismatched signedness for a compare in subzero 2021-01-08 capn@google.com Fix missing fields initializers warnings 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 ianelliott@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: ianelliott@google.com Change-Id: I4c63d31e3b324dbf1400c7ca4fe58e8067839b15 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2620479Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent ac05066a
...@@ -197,7 +197,7 @@ deps = { ...@@ -197,7 +197,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@937395c1ed5d20af5a5fd999d7e2deddf1b78fe3', 'url': '{swiftshader_git}/SwiftShader@348ba200aa29d5b3a36d696d48d8f619e055219f',
'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