Roll vulkan-deps from 7d45b6d174eb to 7db4057407f4 (13 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/7d45b6d174eb..7db4057407f4
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/68821c4da8189262228bbd51e56ed75971b2d2c9..a92c61f8456fa9731c0b000a2c6fc52a740c2be7
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/eb49bb7b1136298b77945c52b4bbbc433f7885de..2acb319af38d43be3ea76bfabf3998e5281d8d12
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/c3178da8eac9bc7d1788e95f8d555918ba483c23..bc28ac7c195f59b14535edec8472d97fd32a91ad
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/35696789c7ec87ba49a4c338715ff860660510f0..e130d5bd2cea031409a9481e3c85c4cd3ddc39fc
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: I0fcd0ac026a87bbe24a6abb2a6c56b7034e6b7ca
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193401
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 7e1a475..603d563 100644
--- a/DEPS
+++ b/DEPS
@@ -272,12 +272,12 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@7d45b6d174eb7b3bf9343cff83bbc11446f3259a',
+ 'url': '{chromium_git}/vulkan-deps@7db4057407f4a29aec29bd7fcce842120f3f1e9d',
'condition': 'dawn_standalone',
},
'third_party/glslang/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@68821c4da8189262228bbd51e56ed75971b2d2c9',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@a92c61f8456fa9731c0b000a2c6fc52a740c2be7',
'condition': 'dawn_standalone',
},
@@ -287,12 +287,12 @@
},
'third_party/spirv-headers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@eb49bb7b1136298b77945c52b4bbbc433f7885de',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@2acb319af38d43be3ea76bfabf3998e5281d8d12',
'condition': 'dawn_standalone',
},
'third_party/spirv-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@c3178da8eac9bc7d1788e95f8d555918ba483c23',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@bc28ac7c195f59b14535edec8472d97fd32a91ad',
'condition': 'dawn_standalone',
},
@@ -317,7 +317,7 @@
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@35696789c7ec87ba49a4c338715ff860660510f0',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@e130d5bd2cea031409a9481e3c85c4cd3ddc39fc',
'condition': 'dawn_standalone',
},