Roll vulkan-deps from ff6eb204a9bc to d2a8908cd9d2 (11 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/ff6eb204a9bc..d2a8908cd9d2

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/959ff4a0dba11111c5c999f1235c798431475322..09c541ee5b22bbac307987b50d86ec2b4f683d75
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/5a1eea1546c372a945a27d9b10e0a059db6cc651..e4bceacf59fdfe742047e94e41ef65a48999a0dd
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/67c09a1a2ebcf0c7179700ebaf2bd3f58f2d4248..6923f2b7e869dd94a09dcdd6fa2152269edc7fef
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/59f963ce1b1d16cc92137a241a0fe98d637d21f4..734638ea758c82b65dc7e326ae790d797d375ae3
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/56773a2b578bb5831a1d8eb1927cd9ea92dddc65..c15a1ac31670cb2ce61c235f070fb40ec6e42612
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/f9d9a4705ced6b2a0ecce79254f5186b9904b6cf..4f23348ad000a317e5250a6778df58cc06fc022b

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 gman@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: gman@google.com
Change-Id: I6be27398f6d48b15d1ffea4919e439e96681d211
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/297296
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 b3055e7..be170f2 100644
--- a/DEPS
+++ b/DEPS
@@ -315,12 +315,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@ff6eb204a9bcf26f2ef3d0863cdc9212d8a0037d',
+    'url': '{chromium_git}/vulkan-deps@d2a8908cd9d2a93854f8d0781b5a790d651a515b',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@959ff4a0dba11111c5c999f1235c798431475322',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@09c541ee5b22bbac307987b50d86ec2b4f683d75',
     'condition': 'dawn_standalone',
   },
 
@@ -330,7 +330,7 @@
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@5a1eea1546c372a945a27d9b10e0a059db6cc651',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@e4bceacf59fdfe742047e94e41ef65a48999a0dd',
     'condition': 'dawn_standalone',
   },
 
@@ -340,22 +340,22 @@
   },
 
   'third_party/vulkan-loader/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@67c09a1a2ebcf0c7179700ebaf2bd3f58f2d4248',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@6923f2b7e869dd94a09dcdd6fa2152269edc7fef',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@59f963ce1b1d16cc92137a241a0fe98d637d21f4',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@734638ea758c82b65dc7e326ae790d797d375ae3',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@56773a2b578bb5831a1d8eb1927cd9ea92dddc65',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@c15a1ac31670cb2ce61c235f070fb40ec6e42612',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@f9d9a4705ced6b2a0ecce79254f5186b9904b6cf',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@4f23348ad000a317e5250a6778df58cc06fc022b',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index 959ff4a..09c541e 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit 959ff4a0dba11111c5c999f1235c798431475322
+Subproject commit 09c541ee5b22bbac307987b50d86ec2b4f683d75
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 5a1eea1..e4bceac 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 5a1eea1546c372a945a27d9b10e0a059db6cc651
+Subproject commit e4bceacf59fdfe742047e94e41ef65a48999a0dd
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index ff6eb20..d2a8908 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit ff6eb204a9bcf26f2ef3d0863cdc9212d8a0037d
+Subproject commit d2a8908cd9d2a93854f8d0781b5a790d651a515b
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index 67c09a1..6923f2b 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit 67c09a1a2ebcf0c7179700ebaf2bd3f58f2d4248
+Subproject commit 6923f2b7e869dd94a09dcdd6fa2152269edc7fef
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 59f963c..734638e 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 59f963ce1b1d16cc92137a241a0fe98d637d21f4
+Subproject commit 734638ea758c82b65dc7e326ae790d797d375ae3
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index 56773a2..c15a1ac 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit 56773a2b578bb5831a1d8eb1927cd9ea92dddc65
+Subproject commit c15a1ac31670cb2ce61c235f070fb40ec6e42612
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index f9d9a47..4f23348 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit f9d9a4705ced6b2a0ecce79254f5186b9904b6cf
+Subproject commit 4f23348ad000a317e5250a6778df58cc06fc022b