Roll vulkan-deps from e4ffe2cc5603 to 616ec95a04fe (8 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/e4ffe2cc5603..616ec95a04fe

Changed dependencies:
* glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9afd346127..2af597d1a8
* spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/61221e7d62..6c7e1acc5f
* vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/1bb7cec71c..fdae336d4f
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/02ce5a81fb..aca082dced

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: Ia02690a8f0f7e230120fbcabc0f5f8b45305dc21
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141880
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 28eb39a..a9d7cfc 100644
--- a/DEPS
+++ b/DEPS
@@ -163,7 +163,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@e4ffe2cc5603428ce44d786ae7cc365b678ca393',
+    'url': '{chromium_git}/vulkan-deps@616ec95a04fe9daaf79fffb31deb7c083f281ee9',
     'condition': 'dawn_standalone',
   },