Commit 8664fbc0 by angle-autoroll Committed by Angle LUCI CQ

Roll SwiftShader from c1e4abc1bcfe to efe254de5d88 (3 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/c1e4abc1bcfe..efe254de5d88 2021-06-03 capn@google.com Remove git submodules before rolling into Android 2021-06-03 capn@google.com Value-initialize all vk::GraphicsState members 2021-06-03 capn@google.com Explicitly initialize VkSpecializationInfo fields 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 ynovikov@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: ynovikov@google.com Change-Id: I61ff709fb9b6af056fbb6d9360dfff0f7746fd71 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2939587 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 397b078b
...@@ -484,7 +484,7 @@ deps = { ...@@ -484,7 +484,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@c1e4abc1bcfeae3ea17279b1f3d419406769c77d', 'url': '{swiftshader_git}/SwiftShader@efe254de5d881c3d65030c6a5801d6969f9dde35',
'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