Roll vulkan-deps from 83a17e61a613 to a82ee8ac0104 (9 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/83a17e61a613..a82ee8ac0104

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/69249e46b6286e41ee47b5f51bf814881f15b63a..8590f62c145549b30e07d6714afe6158174574f7
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/67522b34edde86dbb97e164280291f387ade55fc..45b881573538f8e481cb6e1d811a9076be6920c1
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/716e05019354c6a70774a1299b66f753a10731ec..df44e81aa2d98d8a2f3e29abf847c99938f88ee8

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 dsinclair@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: dsinclair@google.com
Change-Id: Iefb2173eae72dd4d2647c973feb0cb2d107748ed
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200835
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 12aee36..693fab3 100644
--- a/DEPS
+++ b/DEPS
@@ -272,12 +272,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@83a17e61a6139074846267400090549b6330a618',
+    'url': '{chromium_git}/vulkan-deps@a82ee8ac010452de82be53c955c9602af9b61b80',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@69249e46b6286e41ee47b5f51bf814881f15b63a',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@8590f62c145549b30e07d6714afe6158174574f7',
     'condition': 'dawn_standalone',
   },
 
@@ -312,12 +312,12 @@
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@67522b34edde86dbb97e164280291f387ade55fc',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@45b881573538f8e481cb6e1d811a9076be6920c1',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@716e05019354c6a70774a1299b66f753a10731ec',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@df44e81aa2d98d8a2f3e29abf847c99938f88ee8',
     'condition': 'dawn_standalone',
   },