Commit 48df087f by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 10121443c16d to ce08265ba5b7 (3 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/10121443c16d..ce08265ba5b7 2020-09-09 capn@google.com Fix register assignment for constant arrays 2020-09-09 capn@google.com Fix component swizzle for uniform texel buffers 2020-09-09 sugoi@google.com Allow alphaToCoverage with a single sample 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: Iefa5ad1f40ec2dfaae6d53d46e79de8a20471a7e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2400879Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent e05f3af5
...@@ -239,7 +239,7 @@ deps = { ...@@ -239,7 +239,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@10121443c16deb0435be8ea61be54e3bee1b9855', 'url': '{swiftshader_git}/SwiftShader@ce08265ba5b7b6d3a090137d4e06b7e5af1f7fba',
'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