3rdparty: remove Vulkan/Vulkan-LoaderAndValidationLayers

This commit is contained in:
scribam 2018-04-29 13:33:15 +02:00 committed by kd-11
parent 4e8ce7fac0
commit 6c5c89a4a3
14 changed files with 152 additions and 273 deletions

3
.gitmodules vendored
View file

@ -19,9 +19,6 @@
[submodule "Vulkan/glslang"]
path = Vulkan/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "Vulkan/Vulkan-LoaderAndValidationLayers"]
path = Vulkan/Vulkan-LoaderAndValidationLayers
url = https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers
[submodule "Utilities/yaml-cpp"]
path = Utilities/yaml-cpp
url = https://github.com/RPCS3/yaml-cpp