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-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/spirv-tools') 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