Roll vulkan-deps from e4527c95aeeb to 6cb5b8e60e21 (1 revision)

https://chromium.googlesource.com/vulkan-deps.git/+log/e4527c95aeeb..6cb5b8e60e21

Changed dependencies:
* spirv-tools: 05745cc9d4..7841afd98e

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: Ic8a5b569af4a4c371b61a1b0e36edd4a9260f0ba
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85020
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-autoroll 2022-03-28 16:07:43 +00:00 committed by Dawn LUCI CQ
parent 70ae85f703
commit 31bc299edf
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -138,7 +138,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@e4527c95aeeb7ef99b22c58161daf443b25fe9a2', 'url': '{chromium_git}/vulkan-deps@6cb5b8e60e2186fac52073576885ca69804b1f81',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },