Roll vulkan-deps from ab0162f25025 to 76d0d90c6a9f (20 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/ab0162f25025..76d0d90c6a9f

Changed dependencies:
* glslang: 8243ca3c30..8ba94fc9de
* spirv-cross: ddaa2da629..81ba8f78f6
* spirv-tools: f98473ceeb..e1a8b5d60d
* vulkan-headers: 5177b119bb..39bcdfe388
* vulkan-loader: 3090fc12bd..9c40a28e3e
* vulkan-tools: 5b4f221819..facac95131
* vulkan-validation-layers: db7cc3d338..9dce9a1c75

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 amaiorano@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: amaiorano@google.com
Change-Id: Ie4825354e25c709f76ff4b4885c680f1b2c0dbb2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104022
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
dawn-autoroll 2022-09-27 17:36:16 +00:00 committed by Dawn LUCI CQ
parent 451dcac7bc
commit b634dca6d6
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -139,7 +139,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@ab0162f2502552025362466e5d5a03685a4e282c',
'url': '{chromium_git}/vulkan-deps@76d0d90c6a9fc7e7b176dd3a2c942b2ca4d583c8',
'condition': 'dawn_standalone',
},