mirror of
https://github.com/izzy2lost/xenia-edge.git
synced 2026-07-06 00:20:26 -07:00
[Build] Replace VULKAN_SDK toolchain with glslang / SPIRV-Tools
This commit is contained in:
@@ -110,3 +110,11 @@
|
||||
[submodule "third_party/xbyak_aarch64"]
|
||||
path = third_party/xbyak_aarch64
|
||||
url = https://github.com/fujitsu/xbyak_aarch64.git
|
||||
[submodule "third_party/SPIRV-Headers"]
|
||||
path = third_party/SPIRV-Headers
|
||||
url = https://github.com/KhronosGroup/SPIRV-Headers.git
|
||||
branch = vulkan-sdk-1.4.341
|
||||
[submodule "third_party/SPIRV-Tools"]
|
||||
path = third_party/SPIRV-Tools
|
||||
url = https://github.com/KhronosGroup/SPIRV-Tools.git
|
||||
branch = vulkan-sdk-1.4.341
|
||||
|
||||
Reference in New Issue
Block a user