Roll vulkan-deps from 68f9998c8591 to e7c0454c0991 (2 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/68f9998c8591..e7c0454c0991

Changed dependencies:
* vulkan-validation-layers: 3a56790532..21b5ba4cdd

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 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: I0f7a91df8c2b35767ebc5bf6491bc7610225e644
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116545
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-01-07 11:06:34 +00:00 committed by Dawn LUCI CQ
parent fb8a6dbb5d
commit 451ed5cd01
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@68f9998c859116b39267a71a4e2b6f4f01363965',
'url': '{chromium_git}/vulkan-deps@e7c0454c0991d1353f1c4a023cf768d6bdddb739',
'condition': 'dawn_standalone',
},