Roll vulkan-deps from ca4471bb3db3 to 5b7ee750e5e8 (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/ca4471bb3db3..5b7ee750e5e8

Changed dependencies:
* spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/6d0e3cf6af..40dde04ca2
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/afae4a63b2..792650d345

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 bclayton@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: bclayton@google.com
Change-Id: I257f807e65ee65adf6c77dd18b5c597e2256c9d6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/137203
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>
diff --git a/DEPS b/DEPS
index e56ce69..c7b5bbb 100644
--- a/DEPS
+++ b/DEPS
@@ -146,7 +146,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@ca4471bb3db330bbcb8cdb05f63916a2ce3802bd',
+    'url': '{chromium_git}/vulkan-deps@5b7ee750e5e8a299754564d65dcc5b0b15d5eb62',
     'condition': 'dawn_standalone',
   },