Roll vulkan-deps from 7e14678ab783 to 4fbe7556fc02 (5 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/7e14678ab783..4fbe7556fc02

Changed dependencies:
* vulkan-loader: 55a3cf2651..f035e57c17
* vulkan-validation-layers: d1bb20e47f..3b659f3410

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 lokokung@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: lokokung@google.com
Change-Id: I6000d05bd900031bf4e97f46a14a875e552f6085
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127941
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-19 10:34:14 +00:00 committed by Dawn LUCI CQ
parent 08e93ecfca
commit d1aa1cb29a
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -146,7 +146,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@7e14678ab7834229a067e37eb41614ba9fd5a71a',
'url': '{chromium_git}/vulkan-deps@4fbe7556fc02788c71a548c4379b5e7b28e21038',
'condition': 'dawn_standalone',
},