Roll SwiftShader from fa0e42592666 to 7d001b3fac09 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/fa0e42592666..7d001b3fac09

2023-03-17 bclayton@google.com Fix SPIRV_SHADER_ENABLE_DBG

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 angle-team@google.com,yuxinhu@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: yuxinhu@google.com
Use-Permissive-Angle-Pixel-Comparison: True
Change-Id: I2eaeec57fd45978098fc4e2534021282af97ad08
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4347668
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 2023-03-17 10:01:41 +00:00 коммит произвёл Angle LUCI CQ
Родитель 72c18fe649
Коммит 9732445747
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -624,7 +624,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@fa0e42592666aa58b401c68792477e5b9df9a01d',
'url': '{swiftshader_git}/SwiftShader@7d001b3fac09a96b3c4f1f3114e5a11c5c4d484d',
'condition': 'not build_with_chromium',
},