From 036f6a66e2a3b17e85f65107586b2b4eebbc2344 Mon Sep 17 00:00:00 2001 From: "Herman S." <429230+has207@users.noreply.github.com> Date: Mon, 22 Sep 2025 17:14:42 +0900 Subject: [PATCH] Remove SPIRV-tools submodule as it's not used --- .gitmodules | 3 --- third_party/SPIRV-Tools | 1 - 2 files changed, 4 deletions(-) delete mode 160000 third_party/SPIRV-Tools diff --git a/.gitmodules b/.gitmodules index 2502770d6..21a582f5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -80,9 +80,6 @@ [submodule "third_party/glslang"] path = third_party/glslang url = https://github.com/KhronosGroup/glslang.git -[submodule "third_party/SPIRV-Tools"] - path = third_party/SPIRV-Tools - url = https://github.com/KhronosGroup/SPIRV-Tools.git [submodule "third_party/VulkanMemoryAllocator"] path = third_party/VulkanMemoryAllocator url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git diff --git a/third_party/SPIRV-Tools b/third_party/SPIRV-Tools deleted file mode 160000 index 33e025681..000000000 --- a/third_party/SPIRV-Tools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 33e02568181e3312f49a3cf33df470bf96ef293a