feat(externals): Add SPIR-V Tools to help Optimize Performance

This commit is contained in:
collecting
2026-02-14 16:26:43 -05:00
parent 4af75b7544
commit 57f7999b76
12 changed files with 110 additions and 14 deletions

3
.gitmodules vendored
View File

@@ -68,3 +68,6 @@
[submodule "Vulkan-Utility-Libraries"]
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
[submodule "externals/spirv-tools"]
path = externals/spirv-tools
url = https://github.com/KhronosGroup/SPIRV-Tools.git