Roll vulkan-deps from ae9b2969a750 to 80857e47c7a5 (13 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/ae9b2969a750..80857e47c7a5

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/04b76709bf40a7ce8df3382060ef3620f19de566..1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/bc7c60e96e141bc55b7099a3d35fb9e0eb1fc801..44c93ad924b647b0d803ef4c924251c4341b838b
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/f216bb107bfc6d99a9605572963613e828b10880..f3cfb7fa8994e37c7c0568e33a785591af2ca696
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/3e25cb555c511d1375f84cb68ecb1c6ede84247a..366806988784148c5998d4755b3bd453d7214f27

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: I9edd9c21487e6b93a36a1a331da3c243700c34f3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/250376
Commit-Queue: David Neto <dneto@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: David Neto <dneto@google.com>
diff --git a/DEPS b/DEPS
index 64d04ed..4e80d44 100644
--- a/DEPS
+++ b/DEPS
@@ -281,7 +281,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@ae9b2969a750a4da16b355a805932d6382594f54',
+    'url': '{chromium_git}/vulkan-deps@80857e47c7a565221453ce9fcc0a0c266e5483fe',
     'condition': 'dawn_standalone',
   },
 
@@ -296,12 +296,12 @@
   },
 
   'third_party/spirv-headers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@04b76709bf40a7ce8df3382060ef3620f19de566',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7',
     'condition': 'dawn_standalone',
   },
 
   'third_party/spirv-tools/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@bc7c60e96e141bc55b7099a3d35fb9e0eb1fc801',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@44c93ad924b647b0d803ef4c924251c4341b838b',
     'condition': 'dawn_standalone',
   },
 
@@ -321,12 +321,12 @@
   },
 
   'third_party/vulkan-utility-libraries/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@f216bb107bfc6d99a9605572963613e828b10880',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@f3cfb7fa8994e37c7c0568e33a785591af2ca696',
     'condition': 'dawn_standalone',
   },
 
   'third_party/vulkan-validation-layers/src': {
-    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@3e25cb555c511d1375f84cb68ecb1c6ede84247a',
+    'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@366806988784148c5998d4755b3bd453d7214f27',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src
index 04b7670..1de2e41 160000
--- a/third_party/spirv-headers/src
+++ b/third_party/spirv-headers/src
@@ -1 +1 @@
-Subproject commit 04b76709bf40a7ce8df3382060ef3620f19de566
+Subproject commit 1de2e410ae8b5f7276afcfd9f3401a1c4e2cb2d7
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index bc7c60e..44c93ad 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit bc7c60e96e141bc55b7099a3d35fb9e0eb1fc801
+Subproject commit 44c93ad924b647b0d803ef4c924251c4341b838b
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index ae9b296..80857e4 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit ae9b2969a750a4da16b355a805932d6382594f54
+Subproject commit 80857e47c7a565221453ce9fcc0a0c266e5483fe
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index f216bb1..f3cfb7f 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit f216bb107bfc6d99a9605572963613e828b10880
+Subproject commit f3cfb7fa8994e37c7c0568e33a785591af2ca696
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 3e25cb5..3668069 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 3e25cb555c511d1375f84cb68ecb1c6ede84247a
+Subproject commit 366806988784148c5998d4755b3bd453d7214f27