Roll SwiftShader from 341ad7e57a3c to 2f3af2452783 (2 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/341ad7e57a3c..2f3af2452783

2022-03-18 capn@google.com Use slower and less precise non-fused multiply-add for Chromium
2022-03-18 swiftshader.regress@gmail.com Regres: Update test lists @ 341ad7e5

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 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: ynovikov@google.com
Change-Id: If6c00fc591c629ae61ab61df23981d878383f154
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3539685
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 2022-03-21 10:01:53 +00:00 коммит произвёл Angle LUCI CQ
Родитель e56f185b3c
Коммит cb990e40a5
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -496,7 +496,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@341ad7e57a3cd9c5dc226697c3441f50cec19fa4',
'url': '{swiftshader_git}/SwiftShader@2f3af2452783943f7d6994030a9fffa9ba3b3cec',
'condition': 'not build_with_chromium',
},