Roll SwiftShader from f0d31e0f4846 to d3052046cbff (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/f0d31e0f4846..d3052046cbff

2023-04-28 natsu@google.com Fix vulkan.pastel.debug build

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 enga@google.com,webgpu-developers@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: enga@google.com
Change-Id: I2f0608aacdf0991cc487d8da26dbfe0b5afaa14e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/130280
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 2023-04-28 18:05:11 +00:00 committed by Dawn LUCI CQ
parent e5a4cfb935
commit 0621416bf4
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -141,7 +141,7 @@ deps = {
}, },
'third_party/swiftshader': { 'third_party/swiftshader': {
'url': '{swiftshader_git}/SwiftShader@f0d31e0f48466beca805c71d0365d3fe68e17e0e', 'url': '{swiftshader_git}/SwiftShader@d3052046cbff3a2991bcfa0890e3526afef1b20e',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },