Commit 86b6f82b by angle-autoroll Committed by Commit Bot

Roll SwiftShader from 7a1d99d0be42 to eb6824408d08 (3 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/7a1d99d0be42..eb6824408d08 2020-06-18 capn@google.com Assert reserved binding entries aren't accessed 2020-06-18 capn@google.com Optimize out-of-bounds checks with unsigned compare 2020-06-18 capn@google.com Replace instead of add pointer offsets when out of bounds 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 courtneygo@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: courtneygo@google.com Change-Id: I7c9ebaec78d352af64d7d16dea953790331e57ce Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2253722Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent f3bbae62
......@@ -192,7 +192,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@7a1d99d0be42345b82c1d0c778a1ce69e6c20f34',
'url': '{swiftshader_git}/SwiftShader@eb6824408d08f03a51670ca494218b4ea0a75810',
'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