Updated glslang as core dependency

This commit is contained in:
Alejandro Saucedo 2021-07-20 21:53:50 +01:00
parent 1357549900
commit 598c843545
8 changed files with 23 additions and 362 deletions

4
.gitmodules vendored
View file

@ -14,10 +14,6 @@
path = python/pybind11
url = https://github.com/pybind/pybind11
branch = v2.6.1
[submodule "external/glslang"]
path = external/glslang
url = https://github.com/KhronosGroup/glslang/
branch = 11.1.0
[submodule "external/fmt"]
path = external/fmt
url = https://github.com/fmtlib/fmt