Roll vulkan-deps from 2796aaff7eef to 773555d3bd22 (9 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/2796aaff7eef..773555d3bd22

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/ea087ff90d03947307cfe52500b74551aa35d34d..33c7e30860928bab3819c3abae8297b109a02f73
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/05f36c032ef20676eff121a8c8d5e6e33796ec8b..36bf8bb4aa7220254385de704775fe982eea5ecf
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/345af476e583366352e014ee8e43fc5ddf421ab9..a3b0dae2528425de20965ca7a11a2e3086575956
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/144ce1b3c19caf29a69fca192fb168f3aa7ab9aa..df78ee39d2ff6c10b4f7f2ae06c7ca64524f9e25
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/a190959aa0992dafda40ef67822dfbebb6d5ab3f..a97060896a90ff6289b478526dafea4286c72895

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 dneto@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: dneto@google.com
Change-Id: I126250f2d739749b942dcf51c311ed4bd472404e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196143
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 4d4ca61..67eac16 100644
--- a/DEPS
+++ b/DEPS
@@ -272,12 +272,12 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@2796aaff7eef60496bf9f66a5932ee12469cfb66',
+    'url': '{chromium_git}/vulkan-deps@773555d3bd223fd7a4cd8def68be278097a53a78',
     'condition': 'dawn_standalone',
   },
 
   'third_party/glslang/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@ea087ff90d03947307cfe52500b74551aa35d34d',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@33c7e30860928bab3819c3abae8297b109a02f73',
     'condition': 'dawn_standalone',
   },
 
@@ -302,22 +302,22 @@
   },
 
   'third_party/vulkan-loader/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@05f36c032ef20676eff121a8c8d5e6e33796ec8b',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@36bf8bb4aa7220254385de704775fe982eea5ecf',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@345af476e583366352e014ee8e43fc5ddf421ab9',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@a3b0dae2528425de20965ca7a11a2e3086575956',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@144ce1b3c19caf29a69fca192fb168f3aa7ab9aa',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@df78ee39d2ff6c10b4f7f2ae06c7ca64524f9e25',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@a190959aa0992dafda40ef67822dfbebb6d5ab3f',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@a97060896a90ff6289b478526dafea4286c72895',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/glslang/src b/third_party/glslang/src
index ea087ff..33c7e30 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit ea087ff90d03947307cfe52500b74551aa35d34d
+Subproject commit 33c7e30860928bab3819c3abae8297b109a02f73
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 2796aaf..773555d 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 2796aaff7eef60496bf9f66a5932ee12469cfb66
+Subproject commit 773555d3bd223fd7a4cd8def68be278097a53a78
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index 05f36c0..36bf8bb 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit 05f36c032ef20676eff121a8c8d5e6e33796ec8b
+Subproject commit 36bf8bb4aa7220254385de704775fe982eea5ecf
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 345af47..a3b0dae 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 345af476e583366352e014ee8e43fc5ddf421ab9
+Subproject commit a3b0dae2528425de20965ca7a11a2e3086575956
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index 144ce1b..df78ee3 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit 144ce1b3c19caf29a69fca192fb168f3aa7ab9aa
+Subproject commit df78ee39d2ff6c10b4f7f2ae06c7ca64524f9e25
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index a190959..a970608 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit a190959aa0992dafda40ef67822dfbebb6d5ab3f
+Subproject commit a97060896a90ff6289b478526dafea4286c72895