Roll vulkan-deps from 3114945eb0e3 to f94408096201 (21 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/3114945eb0e3..f94408096201

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/1c7030f06f356c2bd5d66d71e6b47f92eae8138e..7099c123729e02f81d70559e79ee4360096fdfe5
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/0ff65315141cf745c1ac286084943409edbe6504..b824a462d4256d720bebb40e78b9eb8f78bbb305
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/25658c25da9548e5916cd0c73012603dd964ea04..2c1fd8974f5d9c04629fd51bd4468fce5fed104d
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/d03e5159590351a04673e6451ea467fdb26ee85e..dc509c2de633b089ad04ab81a18fe0831a304214
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/b861e607ec1e31dcd66133918bf9d6bd22da3c02..97e5dbbc525bd274753b8ecabab086d28c489ca1
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/bd4f8c9097e96beb0fb61946ac3275cdd5540b73..44524a1c4cbd86867a7fb9e29b1e91179c4baa52

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 rharrison@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: rharrison@google.com
Change-Id: I4fe6a8a1a99b6f50a3f40748e54ab4447a99e440
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/273514
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 8965034..7dae8fa 100644
--- a/DEPS
+++ b/DEPS
@@ -297,22 +297,22 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@3114945eb0e3ec087a805053f0e0030dc7d54261',
+    'url': '{chromium_git}/vulkan-deps@f9440809620133dc2a0297c6ac2fd175f2770fbd',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@1c7030f06f356c2bd5d66d71e6b47f92eae8138e',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@7099c123729e02f81d70559e79ee4360096fdfe5',
     'condition': 'dawn_standalone',
   },
 
   'third_party/spirv-headers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@0ff65315141cf745c1ac286084943409edbe6504',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@b824a462d4256d720bebb40e78b9eb8f78bbb305',
     'condition': 'dawn_standalone',
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@25658c25da9548e5916cd0c73012603dd964ea04',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@2c1fd8974f5d9c04629fd51bd4468fce5fed104d',
     'condition': 'dawn_standalone',
   },
 
@@ -322,7 +322,7 @@
   },
 
   'third_party/vulkan-loader/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@d03e5159590351a04673e6451ea467fdb26ee85e',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@dc509c2de633b089ad04ab81a18fe0831a304214',
     'condition': 'dawn_standalone',
   },
 
@@ -332,12 +332,12 @@
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@b861e607ec1e31dcd66133918bf9d6bd22da3c02',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@97e5dbbc525bd274753b8ecabab086d28c489ca1',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@bd4f8c9097e96beb0fb61946ac3275cdd5540b73',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@44524a1c4cbd86867a7fb9e29b1e91179c4baa52',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index 1c7030f..7099c12 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit 1c7030f06f356c2bd5d66d71e6b47f92eae8138e
+Subproject commit 7099c123729e02f81d70559e79ee4360096fdfe5
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src
index 0ff6531..b824a46 160000
--- a/third_party/spirv-headers/src
+++ b/third_party/spirv-headers/src
@@ -1 +1 @@
-Subproject commit 0ff65315141cf745c1ac286084943409edbe6504
+Subproject commit b824a462d4256d720bebb40e78b9eb8f78bbb305
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 25658c2..2c1fd89 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 25658c25da9548e5916cd0c73012603dd964ea04
+Subproject commit 2c1fd8974f5d9c04629fd51bd4468fce5fed104d
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 3114945..f944080 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 3114945eb0e3ec087a805053f0e0030dc7d54261
+Subproject commit f9440809620133dc2a0297c6ac2fd175f2770fbd
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index d03e515..dc509c2 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit d03e5159590351a04673e6451ea467fdb26ee85e
+Subproject commit dc509c2de633b089ad04ab81a18fe0831a304214
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index b861e60..97e5dbb 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit b861e607ec1e31dcd66133918bf9d6bd22da3c02
+Subproject commit 97e5dbbc525bd274753b8ecabab086d28c489ca1
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index bd4f8c9..44524a1 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit bd4f8c9097e96beb0fb61946ac3275cdd5540b73
+Subproject commit 44524a1c4cbd86867a7fb9e29b1e91179c4baa52