Roll SwiftShader from 6aad52e1aef6 to e32890c54793 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/6aad52e1aef6..e32890c54793

2021-08-23 capn@google.com Fix Subzero Optimizer run time variability

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 file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry

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/main/autoroll/README.md

Bug: None
Tbr: ianelliott@google.com
Change-Id: I80f3a200c560ef99cd9af8a619988aa531a1408a
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3116964
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2021-08-25 10:01:56 +00:00 коммит произвёл Angle LUCI CQ
Родитель 28453e119e
Коммит 1bc22a79a1
1 изменённых файлов: 1 добавлений и 1 удалений

2
DEPS
Просмотреть файл

@ -491,7 +491,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@6aad52e1aef66a448d0c1c9925396f4d4c737942',
'url': '{swiftshader_git}/SwiftShader@e32890c54793664e21891a504793cc8c0c7a34fb',
'condition': 'not build_with_chromium',
},