Roll vulkan-deps from 1b9f4fd4a117 to 2d409ca4e3b6 (4 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/1b9f4fd4a117..2d409ca4e3b6

Changed dependencies:
* spirv-tools: cc5fca057e..8dc0030ecb
* vulkan-loader: fe3ea8d5f7..0bcddf345f
* vulkan-tools: cd379e6992..e734be0bb5
* vulkan-validation-layers: c55f470906..cbdb019150

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC enga@google.com on the revert to ensure that a human
is aware of the problem.

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: Ie78dc9516d6d63e8753587f640a510565bb67d6b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97620
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
dawn-autoroll 2022-07-29 03:12:01 +00:00 committed by Dawn LUCI CQ
parent a025008d15
commit cc43584784
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -139,7 +139,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@1b9f4fd4a117050755ea467daf6596dc7a300412', 'url': '{chromium_git}/vulkan-deps@2d409ca4e3b67c28e7d028f6145c0150ea008c06',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },