Commit 717fa7a9 by angle-autoroll Committed by Commit Bot

Roll third_party/SwiftShader 51b2800bb317..b44162fdbb25 (2 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/51b2800bb317..b44162fdbb25 git log 51b2800bb317..b44162fdbb25 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 madesroches@google.com Support for the largePoints feature in Vulkan 2020-03-06 capn@google.com Explicitly compile with warnings-as-errors Created with: gclient setdep -r third_party/SwiftShader@b44162fdbb25 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/+/master/autoroll/README.md Bug: None Tbr: ianelliott@google.com Change-Id: I1642eeaf1cbf2e9e86db0180ae09db1fb58a3081 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2094683Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 0c9b6abd
...@@ -182,7 +182,7 @@ deps = { ...@@ -182,7 +182,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@51b2800bb317d9ab6026e6123c62f013dd5cf5e4', 'url': '{swiftshader_git}/SwiftShader@b44162fdbb25996e4710026007bc98b7201f2a1d',
'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