Roll SwiftShader from 3b2177fcfcba to f7de9e0637c2 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/3b2177fcfcba..f7de9e0637c2

2022-12-20 sugoi@google.com Update Vulkan headers to version 1.3.238

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 jrprice@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: jrprice@google.com
Change-Id: I32adf5bc4dbb8e4b8e528f352d99902d457f6665
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115205
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-12-21 01:22:10 +00:00 committed by Dawn LUCI CQ
parent 49a08b7668
commit 0493c24875
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -137,7 +137,7 @@ deps = {
}, },
'third_party/swiftshader': { 'third_party/swiftshader': {
'url': '{swiftshader_git}/SwiftShader@3b2177fcfcba440eb64b8b523217e0b908f24f40', 'url': '{swiftshader_git}/SwiftShader@f7de9e0637c2cb3681d3f6e60cd8dea3d7ff9db4',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },