Roll vulkan-deps from 5b7ee750e5e8 to a3ea6d67d5de (3 revisions)

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

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

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: If375f3932be2311e09070b38663edc454282e16d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/137261
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 27a59bd..ef24900 100644
--- a/DEPS
+++ b/DEPS
@@ -146,7 +146,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@5b7ee750e5e8a299754564d65dcc5b0b15d5eb62',
+    'url': '{chromium_git}/vulkan-deps@a3ea6d67d5de0bdac56ace5beed0363fbe9a35c3',
     'condition': 'dawn_standalone',
   },