Roll SwiftShader from 34f6fc2ea899 to e8d4f9f4d703 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/34f6fc2ea899..e8d4f9f4d703

2022-10-27 capn@google.com Assert VkInstanceCreateInfo::flags is 0

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC dsinclair@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 Dawn: https://bugs.chromium.org/p/dawn/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: dsinclair@google.com
Change-Id: Iabffede7bc2fe84c36d653d1a83fb50fef7b6a0e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107421
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-10-27 12:22:04 +00:00 committed by Dawn LUCI CQ
parent 4dce951d8e
commit 59c0982426
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -137,7 +137,7 @@ deps = {
},
'third_party/swiftshader': {
'url': '{swiftshader_git}/SwiftShader@34f6fc2ea899fc8b7d26362844ff6439c5fbb390',
'url': '{swiftshader_git}/SwiftShader@e8d4f9f4d7030e619f0aa1baa38eddc5344bdea8',
'condition': 'dawn_standalone',
},