From 7026dec790ab0c239c58ebf72b17633e9e8765c3 Mon Sep 17 00:00:00 2001 From: Jay Kwak <82421531+jkwak-work@users.noreply.github.com> Date: Tue, 9 Sep 2025 19:34:44 -0700 Subject: Update SPIRV-{Tools,Headers} (#8415) This updates SPIRV submodules. Unfortunately we cannot use the latest because one of PRs in SPIRV-Tools causes VVL errors on our slang-tests. The issue is tracked in - https://github.com/KhronosGroup/SPIRV-Tools/issues/6316 - https://github.com/shader-slang/slang/issues/8414 This PR also updates/simplifies the document of updating SPIRV process. --- 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 bc7c60e96..a7be3a753 160000 --- a/external/spirv-tools +++ b/external/spirv-tools @@ -1 +1 @@ -Subproject commit bc7c60e96e141bc55b7099a3d35fb9e0eb1fc801 +Subproject commit a7be3a75340b32f51a28eb506280eea7b543f293 -- cgit v1.2.3