Roll vulkan-deps from 2df89413855e to fd71362612ad (8 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/2df89413855e..fd71362612ad
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/592de6cf78e0fb359fc3e2854c9dc0f3cf6d4820..ffd454c57bdbea8ae493df7a5d2733ae2b02cb81
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/d205aff40b4e15d4c568523ee6a26f85138126d9..a6a5dc0d078ade9bde75bd78404462509cbdce99
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/438875314dc838d130098127c6e908798500fecc..25049cde8bf8b0a8053aec5016472d2874e0ef94
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/40294f25aa4522fe309504aaf30c1c259e11b75b..7e82aea5fc1394d417a0df6a5680a4cce5c37286
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/9b6e18888be3ac761a3f71594c3949f8dc862ccc..7ea05992a52e96426bd4c56ea12d208e0d6c9a5f
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/be0b0bba40ae901c82bbaa47770d629192957a19..ca255ba30c995e3ac0ef6798540ee254904f86c2
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 bajones@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: bajones@google.com
Change-Id: Ib4fbc2fdb96ec2ff86d4eed74664fea9149b6f60
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203734
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 605caf3..cd9c862 100644
--- a/DEPS
+++ b/DEPS
@@ -278,12 +278,12 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@2df89413855e10530427e68975d5dfdbfe734f14',
+ 'url': '{chromium_git}/vulkan-deps@fd71362612ade98d79b27e5de776d1e57ef12596',
'condition': 'dawn_standalone',
},
'third_party/glslang/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@592de6cf78e0fb359fc3e2854c9dc0f3cf6d4820',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@ffd454c57bdbea8ae493df7a5d2733ae2b02cb81',
'condition': 'dawn_standalone',
},
@@ -303,27 +303,27 @@
},
'third_party/vulkan-headers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@d205aff40b4e15d4c568523ee6a26f85138126d9',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@a6a5dc0d078ade9bde75bd78404462509cbdce99',
'condition': 'dawn_standalone',
},
'third_party/vulkan-loader/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@438875314dc838d130098127c6e908798500fecc',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@25049cde8bf8b0a8053aec5016472d2874e0ef94',
'condition': 'dawn_standalone',
},
'third_party/vulkan-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@40294f25aa4522fe309504aaf30c1c259e11b75b',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@7e82aea5fc1394d417a0df6a5680a4cce5c37286',
'condition': 'dawn_standalone',
},
'third_party/vulkan-utility-libraries/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@9b6e18888be3ac761a3f71594c3949f8dc862ccc',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@7ea05992a52e96426bd4c56ea12d208e0d6c9a5f',
'condition': 'dawn_standalone',
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@be0b0bba40ae901c82bbaa47770d629192957a19',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@ca255ba30c995e3ac0ef6798540ee254904f86c2',
'condition': 'dawn_standalone',
},
diff --git a/third_party/glslang/src b/third_party/glslang/src
index 592de6c..ffd454c 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit 592de6cf78e0fb359fc3e2854c9dc0f3cf6d4820
+Subproject commit ffd454c57bdbea8ae493df7a5d2733ae2b02cb81
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index 2df8941..fd71362 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit 2df89413855e10530427e68975d5dfdbfe734f14
+Subproject commit fd71362612ade98d79b27e5de776d1e57ef12596
diff --git a/third_party/vulkan-headers/src b/third_party/vulkan-headers/src
index d205aff..a6a5dc0 160000
--- a/third_party/vulkan-headers/src
+++ b/third_party/vulkan-headers/src
@@ -1 +1 @@
-Subproject commit d205aff40b4e15d4c568523ee6a26f85138126d9
+Subproject commit a6a5dc0d078ade9bde75bd78404462509cbdce99
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index 4388753..25049cd 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit 438875314dc838d130098127c6e908798500fecc
+Subproject commit 25049cde8bf8b0a8053aec5016472d2874e0ef94
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 40294f2..7e82aea 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 40294f25aa4522fe309504aaf30c1c259e11b75b
+Subproject commit 7e82aea5fc1394d417a0df6a5680a4cce5c37286
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src
index 9b6e188..7ea0599 160000
--- a/third_party/vulkan-utility-libraries/src
+++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@
-Subproject commit 9b6e18888be3ac761a3f71594c3949f8dc862ccc
+Subproject commit 7ea05992a52e96426bd4c56ea12d208e0d6c9a5f
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index be0b0bb..ca255ba 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit be0b0bba40ae901c82bbaa47770d629192957a19
+Subproject commit ca255ba30c995e3ac0ef6798540ee254904f86c2