Roll vulkan-deps from 83e9eca04a1b to 1670fffcebe5 (3 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/83e9eca04a1b..1670fffcebe5

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/581279dedd59d8353322fc2d61be07ccdcad0f13..0cfe9e7219148716dfd30b37f4d21753f098707a
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/3fb31803aa89b9f2df2f9dee9f36a7d0f7ab54bc..4f6553577ead1fcc8e91348787724ae8fa5958f8

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: I694fa92dd83e22313ceb26bb8c00a28248987a0c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194974
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 f2b1f66..7a832e4 100644
--- a/DEPS
+++ b/DEPS
@@ -272,7 +272,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@83e9eca04a1ba6f6e13263bb649d9d52d7e0fc52',
+    'url': '{chromium_git}/vulkan-deps@1670fffcebe58e034375e3ed5ee4e30384cd3582',
     'condition': 'dawn_standalone',
   },
 
@@ -292,7 +292,7 @@
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@581279dedd59d8353322fc2d61be07ccdcad0f13',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@0cfe9e7219148716dfd30b37f4d21753f098707a',
     'condition': 'dawn_standalone',
   },
 
@@ -317,7 +317,7 @@
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@3fb31803aa89b9f2df2f9dee9f36a7d0f7ab54bc',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@4f6553577ead1fcc8e91348787724ae8fa5958f8',
     'condition': 'dawn_standalone',
   },