[submodule "3rdparty/DiligentCore"]
	path = 3rdparty/DiligentCore
	url = https://github.com/DiligentGraphics/DiligentCore.git
[submodule "3rdparty/glslang"]
	path = 3rdparty/glslang
	url = https://github.com/MobileGL-Dev/glslang.git
[submodule "3rdparty/SPIRV-Cross"]
	path = 3rdparty/SPIRV-Cross
	url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "include/FastSTL"]
	path = include/FastSTL
	url = https://github.com/MobileGL-Dev/FastSTL.git
[submodule "3rdparty/tracy"]
	path = 3rdparty/tracy
	url = https://github.com/wolfpld/tracy.git
[submodule "3rdparty/xxHash"]
	path = 3rdparty/xxHash
	url = https://github.com/Cyan4973/xxHash.git
[submodule "3rdparty/VulkanMemoryAllocator"]
	path = 3rdparty/VulkanMemoryAllocator
	url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
