Roll vulkan-deps from e35ee1dc96a6 to 63cf73c094d1 (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/e35ee1dc96a6..63cf73c094d1

Changed dependencies:
* glslang: f8a2442a16..adcc7e8163
* spirv-tools: 6b72fe20c5..ac335c7634
* vulkan-validation-layers: 295b40127b..21078b582d

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 kainino@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: kainino@google.com
Change-Id: Ic32a3f0448148d4dd945f8f75546fe6beb33ea2b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126320
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2023-04-03 22:17:46 +00:00 committed by Dawn LUCI CQ
parent ebfd505d29
commit d2263328b2
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -142,7 +142,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@e35ee1dc96a636fcba0cb8ed6f9cca01192b9261',
'url': '{chromium_git}/vulkan-deps@63cf73c094d1ba23b200cb9aba35a04afa56a7c7',
'condition': 'dawn_standalone',
},