Roll vulkan-deps from b81c5eec79c2 to 494b2918371c (11 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/b81c5eec79c2..494b2918371c
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/02bc074ac4ad5f6927f75712476b0cd7d9bbd3f7..e611e990372368f51ebbbcd1c85eb9e9f0a40528
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/04ad1e1ce39358064e1026adf8b5bb2e346290b1..04bdb6c7c9df5fd76a0f4aae1f669c92ea1fa6e8
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/4eb2fdb6655671c16a0769498e0e24d36ce4cba0..fa5cc0539dd634968afa1fb72088b195ecf5e95c
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/fd7aa16692d25a558e5dff61fdfbc22b7d36ff3d..e0feb83b3e868fe03f3b78c8003dc2b225330235
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: I8bc8c7a800e9c324ec5fca0fcc70014c1587bc04
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207054
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 bd989a0..a73ddf9 100644
--- a/DEPS
+++ b/DEPS
@@ -278,12 +278,12 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@b81c5eec79c26b6588f8d7f119480d0dd17aa9c5',
+ 'url': '{chromium_git}/vulkan-deps@494b2918371cd09f44d0c82f68e824339b3585a4',
'condition': 'dawn_standalone',
},
'third_party/glslang/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@02bc074ac4ad5f6927f75712476b0cd7d9bbd3f7',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@e611e990372368f51ebbbcd1c85eb9e9f0a40528',
'condition': 'dawn_standalone',
},
@@ -298,7 +298,7 @@
},
'third_party/spirv-tools/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@04ad1e1ce39358064e1026adf8b5bb2e346290b1',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@04bdb6c7c9df5fd76a0f4aae1f669c92ea1fa6e8',
'condition': 'dawn_standalone',
},
@@ -308,7 +308,7 @@
},
'third_party/vulkan-loader/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@4eb2fdb6655671c16a0769498e0e24d36ce4cba0',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@fa5cc0539dd634968afa1fb72088b195ecf5e95c',
'condition': 'dawn_standalone',
},
@@ -323,7 +323,7 @@
},
'third_party/vulkan-validation-layers/src': {
- 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@fd7aa16692d25a558e5dff61fdfbc22b7d36ff3d',
+ 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@e0feb83b3e868fe03f3b78c8003dc2b225330235',
'condition': 'dawn_standalone',
},