Roll vulkan-deps from b1049d5f19cc to 0ccb6a4009fa (3 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/b1049d5f19cc..0ccb6a4009fa

Changed dependencies:
* vulkan-validation-layers: 0985f0e34a..34c103f644

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 jrprice@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: jrprice@google.com
Change-Id: Ib329e8133d57999ddd217ab232505ad17f103906
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74960
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 2022-01-01 07:19:23 +00:00 committed by Dawn LUCI CQ
parent f069d5f3d6
commit 2aa0042bb1
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@b1049d5f19cc5a569c3d26b7ac8dd964950ed80d', 'url': '{chromium_git}/vulkan-deps@0ccb6a4009fa078fa66e9ee2cbcd17a8886f65fc',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },