Roll vulkan-deps from 63d60d4b27f3 to dd729cf1f807 (4 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/63d60d4b27f3..dd729cf1f807

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/522dfead39eb232b3873f0e7cfe57cde6b9e69c1..ada92f84927350c8f3567a06e23e4ff2b04f6810
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/8281a1d6159533dda280034fd83f10489d8eb5c1..9d084cf28b2f32ef2a43a53801c7d4bf53d8fa2c

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 jrprice@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: jrprice@google.com
Change-Id: I1cda2d43bb5e4e97d5d60002854a3acf7377831a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209674
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 3945557..5945844 100644
--- a/DEPS
+++ b/DEPS
@@ -278,7 +278,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@63d60d4b27f3e6fa0e042110ec904733f68b0e44',
+    'url': '{chromium_git}/vulkan-deps@dd729cf1f807e2b317a527900734dc528e6c4c19',
     'condition': 'dawn_standalone',
   },
 
@@ -298,7 +298,7 @@
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@522dfead39eb232b3873f0e7cfe57cde6b9e69c1',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@ada92f84927350c8f3567a06e23e4ff2b04f6810',
     'condition': 'dawn_standalone',
   },
 
@@ -323,7 +323,7 @@
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@8281a1d6159533dda280034fd83f10489d8eb5c1',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@9d084cf28b2f32ef2a43a53801c7d4bf53d8fa2c',
     'condition': 'dawn_standalone',
   },