Roll vulkan-deps from fb4fe29989cb to ddb9ba0fdcc3 (10 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/fb4fe29989cb..ddb9ba0fdcc3
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/b8eb2b901835497b91db7bd7005f4d6ddba2bf1e..7b6539f24633096c25631bab9fd572bd1ad9b27b
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/289efccc7560f2b970e2b4e0f50349da87669311..59dc56aa3023434317a5197d77be51855b5fd2fb
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/01851ecae564f8d3da0123659c26a2f5bbfc0228..abc2498bde8d65841f463431a6220701fad44c64
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/6f9d2d358f9585bbd302106e7b5b8135cb19f716..5cf5ba49fd12c048e4192b150eb7528253a887ba
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 amaiorano@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: amaiorano@google.com
Change-Id: I8cf37f851c5e2c2d922931451d039f35709f4195
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235415
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 81c5d95..a7ca80a 100644
--- a/DEPS
+++ b/DEPS
@@ -275,7 +275,7 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@fb4fe29989cbe5e6c5110cbfaaf2e5c4b61a2262',
+ 'url': '{chromium_git}/vulkan-deps@ddb9ba0fdcc3193af3c60f811fa4524d54943890',
'condition': 'dawn_standalone',
},
@@ -305,22 +305,22 @@
},
'third_party/vulkan-loader/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@b8eb2b901835497b91db7bd7005f4d6ddba2bf1e',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@7b6539f24633096c25631bab9fd572bd1ad9b27b',
'condition': 'dawn_standalone',
},
'third_party/vulkan-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@289efccc7560f2b970e2b4e0f50349da87669311',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@59dc56aa3023434317a5197d77be51855b5fd2fb',
'condition': 'dawn_standalone',
},
'third_party/vulkan-utility-libraries/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@01851ecae564f8d3da0123659c26a2f5bbfc0228',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@abc2498bde8d65841f463431a6220701fad44c64',
'condition': 'dawn_standalone',
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@6f9d2d358f9585bbd302106e7b5b8135cb19f716',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@5cf5ba49fd12c048e4192b150eb7528253a887ba',
'condition': 'dawn_standalone',
},
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index fb4fe29..ddb9ba0 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit fb4fe29989cbe5e6c5110cbfaaf2e5c4b61a2262
+Subproject commit ddb9ba0fdcc3193af3c60f811fa4524d54943890
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index b8eb2b9..7b6539f 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit b8eb2b901835497b91db7bd7005f4d6ddba2bf1e
+Subproject commit 7b6539f24633096c25631bab9fd572bd1ad9b27b
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 289efcc..59dc56a 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 289efccc7560f2b970e2b4e0f50349da87669311
+Subproject commit 59dc56aa3023434317a5197d77be51855b5fd2fb
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index 01851ec..abc2498 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit 01851ecae564f8d3da0123659c26a2f5bbfc0228
+Subproject commit abc2498bde8d65841f463431a6220701fad44c64
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 6f9d2d3..5cf5ba4 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 6f9d2d358f9585bbd302106e7b5b8135cb19f716
+Subproject commit 5cf5ba49fd12c048e4192b150eb7528253a887ba