Roll SwiftShader from 708ca9579181 to 2438c1b18a5e (2 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/708ca9579181..2438c1b18a5e

2022-08-11 capn@google.com Ignore feature structs of partially promoted extensions
2022-08-11 capn@google.com Don't expose VK_EXT_external_memory_host on macOS

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 geofflang@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: angleproject:7538
Tbr: geofflang@google.com
Change-Id: I0939eca4928df293c655a8e56808266f0d97312b
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3827648
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2022-08-12 10:01:03 +00:00 коммит произвёл Angle LUCI CQ
Родитель 002b9544ac
Коммит 1ca944482b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -531,7 +531,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@708ca9579181a8096193f68ad6c412a5fd302d5b',
'url': '{swiftshader_git}/SwiftShader@2438c1b18a5eeabb3240c229cbe24cabf25f16ec',
'condition': 'not build_with_chromium',
},