Roll vulkan-deps from 1ce6f54f68c6 to 5642440a9e1a (13 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/1ce6f54f68c6..5642440a9e1a
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/ba1640446f3826a518721d1f083f3a8cca1120c3..04801966f69257d02eed2d5fcf8083916a76ad5f
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/a8513ac9d0e367c5914095d0b7f09a081a14b4b5..fb78607414e154c7a5c01b23177ba719c8a44909
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/50ace769d381f746d7d6cb75db982fa4d94a112f..b1fc6158fd3da69cd16b1e261e0e84f1f3bed89f
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/4ee0833a3cdb834aa71c2b77ce5b01235b7b7170..4e246c56ec5afb5ad66b9b04374d39ac04675c8e
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/0f024dba941e9c8a8d692f67c7760baabf2238ca..a08ef5f9d5af772ed52921e73b9985492d301662
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: Id5b38d401abfa623c85026288cc3778562617f7e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237959
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 dc3f4e3..44d443d 100644
--- a/DEPS
+++ b/DEPS
@@ -280,12 +280,12 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@1ce6f54f68c64af2abd4541ea489f6a54f80b848',
+ 'url': '{chromium_git}/vulkan-deps@5642440a9e1a3d89807275bd73e99ceab562fe74',
'condition': 'dawn_standalone',
},
'third_party/glslang/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@ba1640446f3826a518721d1f083f3a8cca1120c3',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@04801966f69257d02eed2d5fcf8083916a76ad5f',
'condition': 'dawn_standalone',
},
@@ -310,22 +310,22 @@
},
'third_party/vulkan-loader/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@a8513ac9d0e367c5914095d0b7f09a081a14b4b5',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@fb78607414e154c7a5c01b23177ba719c8a44909',
'condition': 'dawn_standalone',
},
'third_party/vulkan-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@50ace769d381f746d7d6cb75db982fa4d94a112f',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@b1fc6158fd3da69cd16b1e261e0e84f1f3bed89f',
'condition': 'dawn_standalone',
},
'third_party/vulkan-utility-libraries/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@4ee0833a3cdb834aa71c2b77ce5b01235b7b7170',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@4e246c56ec5afb5ad66b9b04374d39ac04675c8e',
'condition': 'dawn_standalone',
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@0f024dba941e9c8a8d692f67c7760baabf2238ca',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@a08ef5f9d5af772ed52921e73b9985492d301662',
'condition': 'dawn_standalone',
},
diff --git a/third_party/glslang/src b/third_party/glslang/src
index ba16404..0480196 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit ba1640446f3826a518721d1f083f3a8cca1120c3
+Subproject commit 04801966f69257d02eed2d5fcf8083916a76ad5f
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 1ce6f54..5642440 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 1ce6f54f68c64af2abd4541ea489f6a54f80b848
+Subproject commit 5642440a9e1a3d89807275bd73e99ceab562fe74
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index a8513ac..fb78607 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit a8513ac9d0e367c5914095d0b7f09a081a14b4b5
+Subproject commit fb78607414e154c7a5c01b23177ba719c8a44909
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 50ace76..b1fc615 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 50ace769d381f746d7d6cb75db982fa4d94a112f
+Subproject commit b1fc6158fd3da69cd16b1e261e0e84f1f3bed89f
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index 4ee0833..4e246c5 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit 4ee0833a3cdb834aa71c2b77ce5b01235b7b7170
+Subproject commit 4e246c56ec5afb5ad66b9b04374d39ac04675c8e
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 0f024db..a08ef5f 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 0f024dba941e9c8a8d692f67c7760baabf2238ca
+Subproject commit a08ef5f9d5af772ed52921e73b9985492d301662