Roll vulkan-deps from ec231c69caa6 to 9c3e3185817f (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/ec231c69caa6..9c3e3185817f

Changed dependencies:
* glslang: 77f7cdfb1e..1aefd184a6
* spirv-tools: ac335c7634..97a55196d2
* vulkan-validation-layers: 21078b582d..c50cd18fac

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,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: kainino@google.com
Change-Id: I4d2b347fdf5c8e015d75e9b4516b082738e3c7c4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126485
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
dawn-autoroll 2023-04-05 01:20:08 +00:00 committed by Dawn LUCI CQ
parent 593f2bc9c7
commit 0fc525ad21
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@ec231c69caa6b39f7fe699332f1b52a1bf2668b1',
'url': '{chromium_git}/vulkan-deps@9c3e3185817fead14b19831eb83aded05f3c076f',
'condition': 'dawn_standalone',
},