Roll vulkan-deps from b05255895bc5 to da77af8eba98 (20 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/b05255895bc5..da77af8eba98

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/36b4d078576ad465e85b4b0502695ac5f3edb2e6..1d47ffa8ac4374a19b302021e216a20f22a3de92
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/a167f0df7c071e3530dbb88dfe5c64071a6a4629..05b0ab1253db43c3ea29efd593f3f13dfa621ab1
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/466498bc64eb77955c3b782f0127520548224de0..e1cad037970cfeeb86051c49d00ead75311acbec
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/ea43e2f5e51e9ad958a40fdce981f2f0abf09cb5..78857abb727c4eedffa15a1f6282678a27f61ef6
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/8392972d16f04a3558d6433b1271a4b2b92a6bac..c1ec1c6da4d31f39c59a887c7b1f75b51deedd5f

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 lokokung@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: lokokung@google.com
Change-Id: Icc0acf99c2eb79f8988ab8d84a789b6bd4f49611
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/269554
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 73d2cd3..fa5026c 100644
--- a/DEPS
+++ b/DEPS
@@ -289,12 +289,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@b05255895bc567d8adbeb4aae956854f26d08b6f',
+    'url': '{chromium_git}/vulkan-deps@da77af8eba9848f619c2d62b7906107198e99538',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@36b4d078576ad465e85b4b0502695ac5f3edb2e6',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@1d47ffa8ac4374a19b302021e216a20f22a3de92',
     'condition': 'dawn_standalone',
   },
 
@@ -304,7 +304,7 @@
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@a167f0df7c071e3530dbb88dfe5c64071a6a4629',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@05b0ab1253db43c3ea29efd593f3f13dfa621ab1',
     'condition': 'dawn_standalone',
   },
 
@@ -314,7 +314,7 @@
   },
 
   'third_party/vulkan-loader/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@466498bc64eb77955c3b782f0127520548224de0',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@e1cad037970cfeeb86051c49d00ead75311acbec',
     'condition': 'dawn_standalone',
   },
 
@@ -324,12 +324,12 @@
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@ea43e2f5e51e9ad958a40fdce981f2f0abf09cb5',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@78857abb727c4eedffa15a1f6282678a27f61ef6',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@8392972d16f04a3558d6433b1271a4b2b92a6bac',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@c1ec1c6da4d31f39c59a887c7b1f75b51deedd5f',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index 36b4d07..1d47ffa 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit 36b4d078576ad465e85b4b0502695ac5f3edb2e6
+Subproject commit 1d47ffa8ac4374a19b302021e216a20f22a3de92
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index a167f0d..05b0ab1 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit a167f0df7c071e3530dbb88dfe5c64071a6a4629
+Subproject commit 05b0ab1253db43c3ea29efd593f3f13dfa621ab1
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index b052558..da77af8 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit b05255895bc567d8adbeb4aae956854f26d08b6f
+Subproject commit da77af8eba9848f619c2d62b7906107198e99538
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index 466498b..e1cad03 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit 466498bc64eb77955c3b782f0127520548224de0
+Subproject commit e1cad037970cfeeb86051c49d00ead75311acbec
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index ea43e2f..78857ab 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit ea43e2f5e51e9ad958a40fdce981f2f0abf09cb5
+Subproject commit 78857abb727c4eedffa15a1f6282678a27f61ef6
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 8392972..c1ec1c6 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 8392972d16f04a3558d6433b1271a4b2b92a6bac
+Subproject commit c1ec1c6da4d31f39c59a887c7b1f75b51deedd5f