Roll vulkan-deps from c6235c6bc4e6 to ac1b0b870946 (17 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/c6235c6bc4e6..ac1b0b870946

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/697683e6b8871420d7d942b1a2fe233242ab5608..5fc62e82624375e137eb22cddd8ab4fef6e159b1
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/aa6cef192b8e693916eb713e7a9ccadf06062ceb..bab63ff679c41eb75fc67dac76e1dc44426101e1
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/506fee4dfaa52d336ba03225ced30b608ced1a13..b6a83226d75d15b1733d35ee9e26b8f895ecffcb
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/084289634c9294355c87e7ad8e4ae8f7dfa29701..0b8196724e4ad28cc7459b82a9b75f252c08cb3e
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/dbb5a968bcd8ccf551934c6225812d350edd127d..7a6329b34b1652acfd685941ed1f5735200cf522

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 cwallez@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: cwallez@google.com
Change-Id: I4bc9e769c28cdc0553ab8794f79da5eea85ecf12
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238934
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 bd55563..89d7bf5 100644
--- a/DEPS
+++ b/DEPS
@@ -280,12 +280,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@c6235c6bc4e60a5aaadbe88feca5b2ed946f471b',
+    'url': '{chromium_git}/vulkan-deps@ac1b0b8709461338010b05b3308d7829445a06af',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@697683e6b8871420d7d942b1a2fe233242ab5608',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@5fc62e82624375e137eb22cddd8ab4fef6e159b1',
     'condition': 'dawn_standalone',
   },
 
@@ -295,12 +295,12 @@
   },
 
   'third_party/spirv-headers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@aa6cef192b8e693916eb713e7a9ccadf06062ceb',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@bab63ff679c41eb75fc67dac76e1dc44426101e1',
     'condition': 'dawn_standalone',
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@506fee4dfaa52d336ba03225ced30b608ced1a13',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@b6a83226d75d15b1733d35ee9e26b8f895ecffcb',
     'condition': 'dawn_standalone',
   },
 
@@ -315,7 +315,7 @@
   },
 
   'third_party/vulkan-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@084289634c9294355c87e7ad8e4ae8f7dfa29701',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@0b8196724e4ad28cc7459b82a9b75f252c08cb3e',
     'condition': 'dawn_standalone',
   },
 
@@ -325,7 +325,7 @@
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@dbb5a968bcd8ccf551934c6225812d350edd127d',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@7a6329b34b1652acfd685941ed1f5735200cf522',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index 697683e..5fc62e8 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit 697683e6b8871420d7d942b1a2fe233242ab5608
+Subproject commit 5fc62e82624375e137eb22cddd8ab4fef6e159b1
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src
index aa6cef1..bab63ff 160000
--- a/third_party/spirv-headers/src
+++ b/third_party/spirv-headers/src
@@ -1 +1 @@
-Subproject commit aa6cef192b8e693916eb713e7a9ccadf06062ceb
+Subproject commit bab63ff679c41eb75fc67dac76e1dc44426101e1
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 506fee4..b6a8322 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 506fee4dfaa52d336ba03225ced30b608ced1a13
+Subproject commit b6a83226d75d15b1733d35ee9e26b8f895ecffcb
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index c6235c6..ac1b0b8 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit c6235c6bc4e60a5aaadbe88feca5b2ed946f471b
+Subproject commit ac1b0b8709461338010b05b3308d7829445a06af
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 0842896..0b81967 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 084289634c9294355c87e7ad8e4ae8f7dfa29701
+Subproject commit 0b8196724e4ad28cc7459b82a9b75f252c08cb3e
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index dbb5a96..7a6329b 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit dbb5a968bcd8ccf551934c6225812d350edd127d
+Subproject commit 7a6329b34b1652acfd685941ed1f5735200cf522