Roll vulkan-deps from be96f8cab214 to 5d0bdd3702f7 (7 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/be96f8cab214..5d0bdd3702f7
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/dc9f6f61adaec755a09e1943cf7014c688443bcb..592aed9c206c283cac98f7a86e5cc237dadb2638
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/626dfbff49b53a5d054d4437d3bf3aa9ef85a6ee..a0817526b8e391732632e6a887134be256a20a18
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/5892ebe2d7505c2238a643288d9a5b2e68784a36..c5c24ad66bf1c7b430a86593f10c62d0acf008b4
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/2cee0d5b1d8c34e26fd6d9992d3d428ac4c5139d..46df205dcad665b652f57ee580d78051925b296a
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/919599474e6e6639527e7c3775ed1064665412d3..84d70cb19863a7dc39d3f5437efeef52179e5791
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 lokokung@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: lokokung@google.com
Change-Id: Ic822838f84011cbd483b58043eeb6371383f18aa
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199819
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 6c94805..2dbb47a 100644
--- a/DEPS
+++ b/DEPS
@@ -272,12 +272,12 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@be96f8cab214d961d1108cf1c891557d7b613d8c',
+ 'url': '{chromium_git}/vulkan-deps@5d0bdd3702f77bd39ccf71468fdd585144e8f1c5',
'condition': 'dawn_standalone',
},
'third_party/glslang/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@dc9f6f61adaec755a09e1943cf7014c688443bcb',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@592aed9c206c283cac98f7a86e5cc237dadb2638',
'condition': 'dawn_standalone',
},
@@ -292,7 +292,7 @@
},
'third_party/spirv-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@626dfbff49b53a5d054d4437d3bf3aa9ef85a6ee',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@a0817526b8e391732632e6a887134be256a20a18',
'condition': 'dawn_standalone',
},
@@ -302,12 +302,12 @@
},
'third_party/vulkan-loader/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@5892ebe2d7505c2238a643288d9a5b2e68784a36',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@c5c24ad66bf1c7b430a86593f10c62d0acf008b4',
'condition': 'dawn_standalone',
},
'third_party/vulkan-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@2cee0d5b1d8c34e26fd6d9992d3d428ac4c5139d',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@46df205dcad665b652f57ee580d78051925b296a',
'condition': 'dawn_standalone',
},
@@ -317,7 +317,7 @@
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@919599474e6e6639527e7c3775ed1064665412d3',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@84d70cb19863a7dc39d3f5437efeef52179e5791',
'condition': 'dawn_standalone',
},
diff --git a/third_party/glslang/src b/third_party/glslang/src
index dc9f6f6..592aed9 160000
--- a/third_party/glslang/src
+++ b/third_party/glslang/src
@@ -1 +1 @@
-Subproject commit dc9f6f61adaec755a09e1943cf7014c688443bcb
+Subproject commit 592aed9c206c283cac98f7a86e5cc237dadb2638
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src
index 626dfbf..a081752 160000
--- a/third_party/spirv-tools/src
+++ b/third_party/spirv-tools/src
@@ -1 +1 @@
-Subproject commit 626dfbff49b53a5d054d4437d3bf3aa9ef85a6ee
+Subproject commit a0817526b8e391732632e6a887134be256a20a18
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps
index be96f8c..5d0bdd3 160000
--- a/third_party/vulkan-deps
+++ b/third_party/vulkan-deps
@@ -1 +1 @@
-Subproject commit be96f8cab214d961d1108cf1c891557d7b613d8c
+Subproject commit 5d0bdd3702f77bd39ccf71468fdd585144e8f1c5
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src
index 5892ebe..c5c24ad 160000
--- a/third_party/vulkan-loader/src
+++ b/third_party/vulkan-loader/src
@@ -1 +1 @@
-Subproject commit 5892ebe2d7505c2238a643288d9a5b2e68784a36
+Subproject commit c5c24ad66bf1c7b430a86593f10c62d0acf008b4
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src
index 2cee0d5..46df205 160000
--- a/third_party/vulkan-tools/src
+++ b/third_party/vulkan-tools/src
@@ -1 +1 @@
-Subproject commit 2cee0d5b1d8c34e26fd6d9992d3d428ac4c5139d
+Subproject commit 46df205dcad665b652f57ee580d78051925b296a
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src
index 9195994..84d70cb 160000
--- a/third_party/vulkan-validation-layers/src
+++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@
-Subproject commit 919599474e6e6639527e7c3775ed1064665412d3
+Subproject commit 84d70cb19863a7dc39d3f5437efeef52179e5791