Roll vulkan-deps from 03f51f594fdd to 70ad1cf3cd8d (125 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/03f51f594fdd..70ad1cf3cd8d

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/eb77189a282b90e9856fc0ed5b08361a70025bec..b4e66d7b148ea1c245e1a66c2f3abf6c1103fc59
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/c8ad050fcb29e42a2f57d9f59e97488f465c436d..a7361efd139bf65de0e86d43b01b01e0b34d387f
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/257a227fbadf8176ea386c7d8fb9b889cbf08640..5e7108e11015b1e2c7d944f766524d19fb599b9d
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/088a00d81d1fc30ff77aacf31485871aebec7cb2..2e0a6e699e35c9609bde2ca4abb0d380c0378639
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/f946876731972cb323b021b78d1921aa9244808b..be3fe40144f269d0e834693f966443c6c24a6962
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/105d6c1fede00c3a9055e5a531ebf3d99bac406e..f766b30b2de3ffe2cf6b656d943720882617ec58
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/dc6f68172430999a96a209ef4700784917dab1a2..4f4c0b6c61223b703f1c753a404578d7d63932ad
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/aa1607f891cefd0a338b65bd8f2254e2c4fbf87c..3de8bf8cbde6a48438cff78be86d0ccd60242f2d

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: I8eae6efea2590e1b6a0f2392f107593c9f0c9b82
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257195
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 700f07a..b6d805b 100644
--- a/DEPS
+++ b/DEPS
@@ -281,12 +281,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@03f51f594fdd73cce50e3614f55ef5fe8f680417',
+    'url': '{chromium_git}/vulkan-deps@70ad1cf3cd8d6cfabc0c2aef7faba39d868a959e',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@eb77189a282b90e9856fc0ed5b08361a70025bec',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@b4e66d7b148ea1c245e1a66c2f3abf6c1103fc59',
     'condition': 'dawn_standalone',
   },
 
@@ -296,37 +296,37 @@
   },
 
   'third_party/spirv-headers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@c8ad050fcb29e42a2f57d9f59e97488f465c436d',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@a7361efd139bf65de0e86d43b01b01e0b34d387f',
     'condition': 'dawn_standalone',
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@257a227fbadf8176ea386c7d8fb9b889cbf08640',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@5e7108e11015b1e2c7d944f766524d19fb599b9d',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-headers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@088a00d81d1fc30ff77aacf31485871aebec7cb2',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@2e0a6e699e35c9609bde2ca4abb0d380c0378639',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-loader/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@f946876731972cb323b021b78d1921aa9244808b',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@be3fe40144f269d0e834693f966443c6c24a6962',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@105d6c1fede00c3a9055e5a531ebf3d99bac406e',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@f766b30b2de3ffe2cf6b656d943720882617ec58',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@dc6f68172430999a96a209ef4700784917dab1a2',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@4f4c0b6c61223b703f1c753a404578d7d63932ad',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@aa1607f891cefd0a338b65bd8f2254e2c4fbf87c',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@3de8bf8cbde6a48438cff78be86d0ccd60242f2d',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index eb77189..b4e66d7 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit eb77189a282b90e9856fc0ed5b08361a70025bec
+Subproject commit b4e66d7b148ea1c245e1a66c2f3abf6c1103fc59
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src
index c8ad050..a7361ef 160000
--- a/third_party/spirv-headers/src
+++ b/third_party/spirv-headers/src
@@ -1 +1 @@
-Subproject commit c8ad050fcb29e42a2f57d9f59e97488f465c436d
+Subproject commit a7361efd139bf65de0e86d43b01b01e0b34d387f
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 257a227..5e7108e 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 257a227fbadf8176ea386c7d8fb9b889cbf08640
+Subproject commit 5e7108e11015b1e2c7d944f766524d19fb599b9d
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 03f51f5..70ad1cf 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 03f51f594fdd73cce50e3614f55ef5fe8f680417
+Subproject commit 70ad1cf3cd8d6cfabc0c2aef7faba39d868a959e
diff --git a/third_party/vulkan-headers/src b/third_party/vulkan-headers/src
index 088a00d..2e0a6e6 160000
--- a/third_party/vulkan-headers/src
+++ b/third_party/vulkan-headers/src
@@ -1 +1 @@
-Subproject commit 088a00d81d1fc30ff77aacf31485871aebec7cb2
+Subproject commit 2e0a6e699e35c9609bde2ca4abb0d380c0378639
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index f946876..be3fe40 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit f946876731972cb323b021b78d1921aa9244808b
+Subproject commit be3fe40144f269d0e834693f966443c6c24a6962
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 105d6c1..f766b30 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 105d6c1fede00c3a9055e5a531ebf3d99bac406e
+Subproject commit f766b30b2de3ffe2cf6b656d943720882617ec58
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index dc6f681..4f4c0b6 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit dc6f68172430999a96a209ef4700784917dab1a2
+Subproject commit 4f4c0b6c61223b703f1c753a404578d7d63932ad
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index aa1607f..3de8bf8 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit aa1607f891cefd0a338b65bd8f2254e2c4fbf87c
+Subproject commit 3de8bf8cbde6a48438cff78be86d0ccd60242f2d