From b10319c1c513de8dd7a1d7cf5a45265589978654 Mon Sep 17 00:00:00 2001 From: kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> Date: Thu, 26 Jun 2025 19:13:27 -0500 Subject: Update spirv-tool submodule to include the debug instruct fix (#7541) * Update spirv-tool submodule to include the debug instruct fix Update spirv-tool to our forked repo that include the fix of spirv-val bug. It mistakenly relocates the `DebugFunctionDefinition`. The upstream PR is: https://github.com/KhronosGroup/SPIRV-Tools/pull/6198 But it's still pending on review. Issue #7491 will keep track the process, when the upstream PR is merged, we need to restore the repo back to upstream repo. --- external/spirv-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external') diff --git a/external/spirv-tools b/external/spirv-tools index 33e025681..faa7318dc 160000 --- a/external/spirv-tools +++ b/external/spirv-tools @@ -1 +1 @@ -Subproject commit 33e02568181e3312f49a3cf33df470bf96ef293a +Subproject commit faa7318dc9e7c2e0af0a280a66fe1dc8edf0ec1e -- cgit v1.2.3