mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
10 lines
352 B
Plaintext
10 lines
352 B
Plaintext
[submodule "3rdparty/DiligentCore"]
|
|
path = 3rdparty/DiligentCore
|
|
url = https://github.com/DiligentGraphics/DiligentCore.git
|
|
[submodule "3rdparty/glslang"]
|
|
path = 3rdparty/glslang
|
|
url = https://github.com/KhronosGroup/glslang.git
|
|
[submodule "3rdparty/SPIRV-Cross"]
|
|
path = 3rdparty/SPIRV-Cross
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|