Roll vulkan-deps from f7950a41c59d to b71220d79bb1 (4 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/f7950a41c59d..b71220d79bb1

Changed dependencies:
* glslang: 4e9cde50bb..58d302cfa2
* vulkan-validation-layers: c118ec64bf..d6245860b5

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 alanbaker@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: alanbaker@google.com
Change-Id: I8b01ce7f972876c7fe4d3c4d6f74f566bc871926
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118026
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-31 18:19:48 +00:00 committed by Dawn LUCI CQ
parent 3da942086d
commit 18204a71c3
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@f7950a41c59d6e0396420296dc2fecd51e14fcfc',
'url': '{chromium_git}/vulkan-deps@b71220d79bb1192aaca5aa4a3eba3df868745e35',
'condition': 'dawn_standalone',
},