Replaced shaderc with glslang

This commit is contained in:
Alejandro Saucedo 2021-02-19 19:47:33 +00:00
parent ab6a92004c
commit 2f728074a8
6 changed files with 84 additions and 36 deletions

8
.gitmodules vendored
View file

@ -14,7 +14,7 @@
path = python/pybind11
url = https://github.com/pybind/pybind11
branch = v2.6.1
[submodule "external/shaderc"]
path = external/shaderc
url = https://github.com/google/shaderc
branch = v2020.4
[submodule "external/glslang"]
path = external/glslang
url = https://github.com/KhronosGroup/glslang/
branch = 11.1.0