add submodule

This commit is contained in:
bailwillharr 2022-11-08 13:44:12 +00:00
parent b65058ab3e
commit 544fc78416
2 changed files with 5 additions and 1 deletions

5
.gitmodules vendored
View File

@ -21,4 +21,7 @@
url = https://github.com/zeux/volk url = https://github.com/zeux/volk
[submodule "dependencies/VulkanMemoryAllocator"] [submodule "dependencies/VulkanMemoryAllocator"]
path = dependencies/VulkanMemoryAllocator path = dependencies/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
[submodule "dependencies/shaderc"]
path = dependencies/shaderc
url = https://github.com/google/shaderc

1
dependencies/shaderc vendored Submodule

@ -0,0 +1 @@
Subproject commit dc9d28ae95594edaef725012acd9de15a7342048