Roll vulkan-deps from ad24c79d4200 to 2d9f2c3474e7 (2 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/ad24c79d4200..2d9f2c3474e7

Changed dependencies:
* spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b029037aaa..01828dac77
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a42413f63d..38341564f5

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 senorblanco@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: senorblanco@google.com
Change-Id: Icefa70ce9a90cf1874ae3f7f86cd12b56f6ac154
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123463
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 0cb1f40..30ab8b3 100644
--- a/DEPS
+++ b/DEPS
@@ -142,7 +142,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@ad24c79d42005381e20bcb2f1580a77858d675e3',
+    'url': '{chromium_git}/vulkan-deps@2d9f2c3474e7a1c95fc1f0ec73b8e0b1a706ef7f',
     'condition': 'dawn_standalone',
   },