Roll vulkan-deps from 39f3a18bdfbe to fbeca8f4ea6a (12 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/39f3a18bdfbe..fbeca8f4ea6a

Changed dependencies:
* glslang: ca13951205..9b20b25138
* spirv-tools: 7d768812e2..df2aad68b9
* vulkan-headers: e005e1f817..52a76fd0a6
* vulkan-loader: a11162fcac..c6c0a2c3fd
* vulkan-validation-layers: f8f8e2fe64..ab8e2a2015

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 enga@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: enga@google.com
Change-Id: I65f7cede9247d01ae43a3765990bec6be3e2eb5d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74200
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 2021-12-21 21:07:37 +00:00 committed by Dawn LUCI CQ
parent 2ed5c1c0d2
commit f6a05444f3
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -126,7 +126,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@39f3a18bdfbeba94a9a308b82401a8a0554db454', 'url': '{chromium_git}/vulkan-deps@fbeca8f4ea6a6280982422028e991c2821385383',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },