2017-11-17 11:14:29 -05:00
|
|
|
[submodule "External/Vulkan-Hpp"]
|
|
|
|
path = External/Vulkan-Hpp
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Hpp.git
|
|
|
|
ignore = dirty
|
|
|
|
[submodule "External/SPIRV-Headers"]
|
|
|
|
path = External/SPIRV-Headers
|
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Headers.git
|
|
|
|
[submodule "External/SPIRV-Tools"]
|
|
|
|
path = External/SPIRV-Tools
|
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Tools.git
|
|
|
|
ignore = dirty
|
|
|
|
[submodule "External/glslang"]
|
|
|
|
path = External/glslang
|
|
|
|
url = https://github.com/KhronosGroup/glslang.git
|
|
|
|
ignore = dirty
|
|
|
|
[submodule "External/SPIRV-Cross"]
|
|
|
|
path = External/SPIRV-Cross
|
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
2018-03-06 14:07:06 -05:00
|
|
|
ignore = dirty
|
2017-12-21 10:48:51 -05:00
|
|
|
[submodule "External/Vulkan-LoaderAndValidationLayers"]
|
|
|
|
path = External/Vulkan-LoaderAndValidationLayers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers
|
2018-03-06 14:07:06 -05:00
|
|
|
ignore = dirty
|
|
|
|
[submodule "External/VulkanSamples"]
|
|
|
|
path = External/VulkanSamples
|
|
|
|
url = https://github.com/brenwill/VulkanSamples.git
|
|
|
|
ignore = dirty
|