From e689d5ee8e9724fee018aa14be24f9679ec5c851 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 11 Aug 2023 13:11:15 -0700 Subject: Make sure glsl source in spirv is included when compiling with -g3 (#3099) * Make sure glsl source in spirv is included when compiling with -g3. * Exclude vulkan tests on github linux CI. * Fix. --------- Co-authored-by: Yong He --- external/spirv-headers | 2 +- external/spirv-tools | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'external') diff --git a/external/spirv-headers b/external/spirv-headers index aa331ab0f..124a9665e 160000 --- a/external/spirv-headers +++ b/external/spirv-headers @@ -1 +1 @@ -Subproject commit aa331ab0ffcb3a67021caa1a0c1c9017712f2f31 +Subproject commit 124a9665e464ef98b8b718d572d5f329311061eb diff --git a/external/spirv-tools b/external/spirv-tools index 1551b6f6c..8994351e5 160000 --- a/external/spirv-tools +++ b/external/spirv-tools @@ -1 +1 @@ -Subproject commit 1551b6f6c66a10c050eae437f23bf4197344b13c +Subproject commit 8994351e58e45e1f067733966628383c50341de9 -- cgit v1.2.3