Roll vulkan-deps from 33d0b2c3122a to 41bdd557a6ae (9 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/33d0b2c3122a..41bdd557a6ae

Changed dependencies:
* spirv-tools: 0073a1fa36..3c1a14b2b6
* vulkan-headers: c896e2f920..715673702f
* vulkan-loader: 16d5d8f254..40faec799c
* vulkan-tools: d55c7aaf04..439026106a
* vulkan-validation-layers: caaa7f2d66..589efdfe57

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 alanbaker@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: alanbaker@google.com
Change-Id: I61698eac648ee1be3dd75e1c1d67b8b411345f1e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99745
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2022-08-19 01:43:52 +00:00 committed by Dawn LUCI CQ
parent caa9baed54
commit 482d4952d9
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -139,7 +139,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@33d0b2c3122a5c90e2d9b77d370ffcfd288d0032',
'url': '{chromium_git}/vulkan-deps@41bdd557a6ae1523a6c5a4067942ad59fe62210f',
'condition': 'dawn_standalone',
},