Roll vulkan-deps from 7f74d379edd8 to c7bbb36bd96c (8 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/7f74d379edd8..c7bbb36bd96c

Changed dependencies:
* glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9b1a0f4d3e..77417d5c9e
* spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/66e5000344..14914db17a
* spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/6c7e1acc5f..883417544b
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/971615e6d8..4f0c069b93

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 lokokung@google.com,webgpu-developers@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: lokokung@google.com
Change-Id: I45120b560e82a558da43f08d4aad54799bced888
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142260
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 7cf00e2..30af1a2 100644
--- a/DEPS
+++ b/DEPS
@@ -163,7 +163,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@7f74d379edd8b6381e230ee3ac6a823d0f41c893',
+    'url': '{chromium_git}/vulkan-deps@c7bbb36bd96c7ef86d6a571a77f15482ce5722b0',
     'condition': 'dawn_standalone',
   },