Roll vulkan-deps from 823d1a0d7c30 to 23014e30056e (7 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/823d1a0d7c30..23014e30056e

Changed dependencies:
* glslang: 615741f278..ca8d07d0bc
* spirv-tools: bb1c885956..c51e2afe00
* vulkan-headers: 08bfe2e226..a841bc8e07
* vulkan-loader: 4b705abe08..c77aeff461

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 lokokung@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: lokokung@google.com
Change-Id: I4068f0ca59a86d977e90b2e4c3f96617ddb53ada
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117177
Kokoro: Kokoro <noreply+kokoro@google.com>
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-19 20:52:39 +00:00 committed by Dawn LUCI CQ
parent e3eb03f8a3
commit 0f72763efd
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@823d1a0d7c3013b7ce066c687e073dd0aa7b654d',
'url': '{chromium_git}/vulkan-deps@23014e30056e45b160cf0c94f7951a04fa314148',
'condition': 'dawn_standalone',
},