Roll vulkan-deps from 749a00477544 to d4612ccb4e7e (4 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/749a00477544..d4612ccb4e7e

Changed dependencies:
* vulkan-headers: b232cb2bee..24115c70be
* vulkan-validation-layers: 2df3509c3c..9d77a97600

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: If0c025ce2cfa04e511531c0c54eff0677ff602f2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116134
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2023-01-05 05:57:01 +00:00 committed by Dawn LUCI CQ
parent 786d4b12dd
commit 99e5db2245
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@749a00477544bc8a7c9dee2554b155b2f4bea5ee',
'url': '{chromium_git}/vulkan-deps@d4612ccb4e7ed96c9a057c56f8fa2fa47ca9d2e7',
'condition': 'dawn_standalone',
},