Roll vulkan-deps from 7dc21774dc62 to 244fbd880c41 (15 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/7dc21774dc62..244fbd880c41

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/ba5c010c590761d0321bd16e915536ef4f9aad8d..48eaea60b849e3eb9ff970b7d4e873646b658863
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/9f2ccaef5f70c32bcd6c911a2b09dbb26106b437..7c778973e5eb56ef735bf1a3ad96865eb261997d
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/fc6c06ac529e4b4b6e34c17cc650a8f62dee2eb0..b379292b2ab6df5771ba9870d53cf8b2c9295daf
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/f8616928ee19f6c7fd648c1cf1f456cba3771855..811802864150a70de5933179b0c545ec11620679
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/d9fd55f3a3a4cfd2b1a02f1d6bbd38d18d993326..98d78ad635340c289286e5494ce3fc388e840b55

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: Icd82de3022499c951b96eb98f4474ac75ed062ef
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198694
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 be4c5e6..58e6ab6 100644
--- a/DEPS
+++ b/DEPS
@@ -272,12 +272,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@7dc21774dc62dc2695c481d18a3d1c7e0e5432df',
+    'url': '{chromium_git}/vulkan-deps@244fbd880c4101cbc6b7429226d2269a347d9aff',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@ba5c010c590761d0321bd16e915536ef4f9aad8d',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@48eaea60b849e3eb9ff970b7d4e873646b658863',
     'condition': 'dawn_standalone',
   },
 
@@ -292,17 +292,17 @@
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@9f2ccaef5f70c32bcd6c911a2b09dbb26106b437',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@7c778973e5eb56ef735bf1a3ad96865eb261997d',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-headers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@fc6c06ac529e4b4b6e34c17cc650a8f62dee2eb0',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@b379292b2ab6df5771ba9870d53cf8b2c9295daf',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-loader/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@f8616928ee19f6c7fd648c1cf1f456cba3771855',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@811802864150a70de5933179b0c545ec11620679',
     'condition': 'dawn_standalone',
   },
 
@@ -317,7 +317,7 @@
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@d9fd55f3a3a4cfd2b1a02f1d6bbd38d18d993326',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@98d78ad635340c289286e5494ce3fc388e840b55',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index ba5c010..48eaea6 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit ba5c010c590761d0321bd16e915536ef4f9aad8d
+Subproject commit 48eaea60b849e3eb9ff970b7d4e873646b658863
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 9f2ccae..7c77897 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 9f2ccaef5f70c32bcd6c911a2b09dbb26106b437
+Subproject commit 7c778973e5eb56ef735bf1a3ad96865eb261997d
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 7dc2177..244fbd8 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 7dc21774dc62dc2695c481d18a3d1c7e0e5432df
+Subproject commit 244fbd880c4101cbc6b7429226d2269a347d9aff
diff --git a/third_party/vulkan-headers/src b/third_party/vulkan-headers/src
index fc6c06a..b379292 160000
--- a/third_party/vulkan-headers/src
+++ b/third_party/vulkan-headers/src
@@ -1 +1 @@
-Subproject commit fc6c06ac529e4b4b6e34c17cc650a8f62dee2eb0
+Subproject commit b379292b2ab6df5771ba9870d53cf8b2c9295daf
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index f861692..8118028 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit f8616928ee19f6c7fd648c1cf1f456cba3771855
+Subproject commit 811802864150a70de5933179b0c545ec11620679
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index d9fd55f..98d78ad 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit d9fd55f3a3a4cfd2b1a02f1d6bbd38d18d993326
+Subproject commit 98d78ad635340c289286e5494ce3fc388e840b55