Added initial iteration of shaderc
This commit is contained in:
parent
b9e0b5e988
commit
c1b53cda9d
7 changed files with 123 additions and 1 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -14,3 +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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue