Now using Volk rather than statically linking the Vulkan loader
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -10,3 +10,9 @@
|
||||
[submodule "3rdparty/glslang"]
|
||||
path = 3rdparty/glslang
|
||||
url = git@github.com:KhronosGroup/glslang.git
|
||||
[submodule "3rdparty/vulkan"]
|
||||
path = 3rdparty/vulkan
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers
|
||||
[submodule "3rdparty/volk"]
|
||||
path = 3rdparty/volk
|
||||
url = https://github.com/zeux/volk
|
||||
|
||||
Reference in New Issue
Block a user