Commit faa3915e by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 6846389f25ca to de7d5775ab25 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/6846389f25ca..de7d5775ab25 2021-03-05 srisser@google.com Fix missing feature from vkCreateDevice case-list 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 jonahr@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: jonahr@google.com Change-Id: I26543003b238a9157f16c756c5f17dd3a4593942 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2740551 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 9bc86c50
...@@ -245,7 +245,7 @@ deps = { ...@@ -245,7 +245,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@6846389f25cad4233a4bd04fd3fc6c60ae30ff35', 'url': '{swiftshader_git}/SwiftShader@de7d5775ab25234a2c14d061e0cda342248a0e6d',
'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