Vulkan-Hpp/.gitmodules
Andreas Süßenbach 65e1f8ac31 Add sample 11_InitShaders (#288)
+ add submodule glslang
2019-02-13 12:17:22 +01:00

13 lines
352 B
Plaintext

[submodule "glm"]
path = glm
url = https://github.com/g-truc/glm.git
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "tinyxml2"]
path = tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "Vulkan-Docs"]
path = Vulkan-Docs
url = https://github.com/KhronosGroup/Vulkan-Docs.git