Roll vulkan-deps from 39d1c1ac45e3 to f0289a17bad0 (7 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/39d1c1ac45e3..f0289a17bad0
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/5cffd9a796210165631c995f9f58787ea0527eea..93231001597dad1149a5d035af30eda50b9e6b6c
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/736e415ebaa4290d21e42e370db5e933b9dff06d..01021466b5e71deaac9054f56082566c782bfd51
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/4f628210460c4df62029959cc7fb237ac75f7189..ae56bd6e65d9faa731150e931cb35f0d895223bc
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/da3df74a7982f54381b56126e7efc16b9e357df7..7760c965ea96a51e7d66433dc9f97b4cac7804f7
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: I60dc1a76c5c4f2a4017c920bd51059829e036aef
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243556
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 7b7c240..68f03a3 100644
--- a/DEPS
+++ b/DEPS
@@ -281,12 +281,12 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@39d1c1ac45e3a28279e671e112470f26358df69a',
+ 'url': '{chromium_git}/vulkan-deps@f0289a17bad0c1a6b4e7f9634b1c36378fb07b87',
'condition': 'dawn_standalone',
},
'third_party/glslang/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@5cffd9a796210165631c995f9f58787ea0527eea',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@93231001597dad1149a5d035af30eda50b9e6b6c',
'condition': 'dawn_standalone',
},
@@ -301,7 +301,7 @@
},
'third_party/spirv-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@736e415ebaa4290d21e42e370db5e933b9dff06d',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@01021466b5e71deaac9054f56082566c782bfd51',
'condition': 'dawn_standalone',
},
@@ -321,12 +321,12 @@
},
'third_party/vulkan-utility-libraries/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@4f628210460c4df62029959cc7fb237ac75f7189',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@ae56bd6e65d9faa731150e931cb35f0d895223bc',
'condition': 'dawn_standalone',
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@da3df74a7982f54381b56126e7efc16b9e357df7',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@7760c965ea96a51e7d66433dc9f97b4cac7804f7',
'condition': 'dawn_standalone',
},
diff --git a/third_party/glslang/src b/third_party/glslang/src
index 5cffd9a..9323100 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit 5cffd9a796210165631c995f9f58787ea0527eea
+Subproject commit 93231001597dad1149a5d035af30eda50b9e6b6c
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 736e415..0102146 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 736e415ebaa4290d21e42e370db5e933b9dff06d
+Subproject commit 01021466b5e71deaac9054f56082566c782bfd51
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 39d1c1a..f0289a1 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 39d1c1ac45e3a28279e671e112470f26358df69a
+Subproject commit f0289a17bad0c1a6b4e7f9634b1c36378fb07b87
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index 4f62821..ae56bd6 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit 4f628210460c4df62029959cc7fb237ac75f7189
+Subproject commit ae56bd6e65d9faa731150e931cb35f0d895223bc
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index da3df74..7760c96 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit da3df74a7982f54381b56126e7efc16b9e357df7
+Subproject commit 7760c965ea96a51e7d66433dc9f97b4cac7804f7