Roll vulkan-deps from 729a70498186 to f6ce0375d108 (6 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/729a70498186..f6ce0375d108
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/7c2f5333e9c662620581361dffc327a99800bb52..aa6cef192b8e693916eb713e7a9ccadf06062ceb
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/2550869855fcef23a96f67e8a9af9571c8fa1ac7..096bb07f71d33111f9748816cd986e616ec10776
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/a8f207875c97169e8b7c0a62b25d9a1bc4724432..50ace769d381f746d7d6cb75db982fa4d94a112f
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/2179e1b0a6a7388f11a47cc70d48870fd87fc97c..28d538fba3086b44bf20f5c0fddb32fd01594fc4
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 kainino@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: kainino@google.com
Change-Id: I1d2ed9b3eb93db8bee08dd884087cb2ff69f0e9b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237534
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 0c01208..126a157 100644
--- a/DEPS
+++ b/DEPS
@@ -288,7 +288,7 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@729a70498186e80b4eac410df52f8864c165dcbd',
+ 'url': '{chromium_git}/vulkan-deps@f6ce0375d108ac5ea32729a3c9d6f282e8f29d85',
'condition': 'dawn_standalone',
},
@@ -303,12 +303,12 @@
},
'third_party/spirv-headers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@7c2f5333e9c662620581361dffc327a99800bb52',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@aa6cef192b8e693916eb713e7a9ccadf06062ceb',
'condition': 'dawn_standalone',
},
'third_party/spirv-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@2550869855fcef23a96f67e8a9af9571c8fa1ac7',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@096bb07f71d33111f9748816cd986e616ec10776',
'condition': 'dawn_standalone',
},
@@ -323,7 +323,7 @@
},
'third_party/vulkan-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@a8f207875c97169e8b7c0a62b25d9a1bc4724432',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@50ace769d381f746d7d6cb75db982fa4d94a112f',
'condition': 'dawn_standalone',
},
@@ -333,7 +333,7 @@
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@2179e1b0a6a7388f11a47cc70d48870fd87fc97c',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@28d538fba3086b44bf20f5c0fddb32fd01594fc4',
'condition': 'dawn_standalone',
},
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src
index 7c2f533..aa6cef1 160000
--- a/third_party/spirv-headers/src
+++ b/third_party/spirv-headers/src
@@ -1 +1 @@
-Subproject commit 7c2f5333e9c662620581361dffc327a99800bb52
+Subproject commit aa6cef192b8e693916eb713e7a9ccadf06062ceb
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 2550869..096bb07 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 2550869855fcef23a96f67e8a9af9571c8fa1ac7
+Subproject commit 096bb07f71d33111f9748816cd986e616ec10776
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 729a704..f6ce037 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 729a70498186e80b4eac410df52f8864c165dcbd
+Subproject commit f6ce0375d108ac5ea32729a3c9d6f282e8f29d85
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index a8f2078..50ace76 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit a8f207875c97169e8b7c0a62b25d9a1bc4724432
+Subproject commit 50ace769d381f746d7d6cb75db982fa4d94a112f
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 2179e1b..28d538f 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 2179e1b0a6a7388f11a47cc70d48870fd87fc97c
+Subproject commit 28d538fba3086b44bf20f5c0fddb32fd01594fc4