Roll vulkan-deps from fe358c043770 to 19d614b75314 (11 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/fe358c043770..19d614b75314
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/bc980018ddfff551a988760e3d09803b2f1889f3..14d42009a9435c34ea55b26cc8d92240c428a052
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/f4b28d2855e587bb3c287a75c23d8cc251d9111f..4ff7bc64c6881d8028251323d97a1078ebb60201
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/c9ed944bb39a564dbf15d0bdda63cc145018ed84..83cded838a1a6e2dadfda6b114c8e12135194718
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/34ea98ed3035293274f66d3590429da857ea2d2c..9819b31bed2a79cb88260d69ede346a92319ac8b
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 senorblanco@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: senorblanco@google.com
Change-Id: Ie45001601f3825f13375c4faa02852b4edfe2aa1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261994
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 d733294..5b579a0 100644
--- a/DEPS
+++ b/DEPS
@@ -289,7 +289,7 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@fe358c0437700b4beb70c530be0a9cd2524d0f24',
+ 'url': '{chromium_git}/vulkan-deps@19d614b753141ef5856b2d1fd7a8b97e021573a0',
'condition': 'dawn_standalone',
},
@@ -309,7 +309,7 @@
},
'third_party/spirv-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@bc980018ddfff551a988760e3d09803b2f1889f3',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@14d42009a9435c34ea55b26cc8d92240c428a052',
'condition': 'dawn_standalone',
},
@@ -319,12 +319,12 @@
},
'third_party/vulkan-loader/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@f4b28d2855e587bb3c287a75c23d8cc251d9111f',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@4ff7bc64c6881d8028251323d97a1078ebb60201',
'condition': 'dawn_standalone',
},
'third_party/vulkan-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@c9ed944bb39a564dbf15d0bdda63cc145018ed84',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@83cded838a1a6e2dadfda6b114c8e12135194718',
'condition': 'dawn_standalone',
},
@@ -334,7 +334,7 @@
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@34ea98ed3035293274f66d3590429da857ea2d2c',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@9819b31bed2a79cb88260d69ede346a92319ac8b',
'condition': 'dawn_standalone',
},
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index bc98001..14d4200 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit bc980018ddfff551a988760e3d09803b2f1889f3
+Subproject commit 14d42009a9435c34ea55b26cc8d92240c428a052
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index fe358c0..19d614b 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit fe358c0437700b4beb70c530be0a9cd2524d0f24
+Subproject commit 19d614b753141ef5856b2d1fd7a8b97e021573a0
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index f4b28d2..4ff7bc6 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit f4b28d2855e587bb3c287a75c23d8cc251d9111f
+Subproject commit 4ff7bc64c6881d8028251323d97a1078ebb60201
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index c9ed944..83cded8 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit c9ed944bb39a564dbf15d0bdda63cc145018ed84
+Subproject commit 83cded838a1a6e2dadfda6b114c8e12135194718
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 34ea98e..9819b31 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 34ea98ed3035293274f66d3590429da857ea2d2c
+Subproject commit 9819b31bed2a79cb88260d69ede346a92319ac8b