added vulkan submodule
This commit is contained in:
parent
243c0158c1
commit
74ac091b23
|
@ -33,3 +33,7 @@
|
||||||
path = third-party/toml11
|
path = third-party/toml11
|
||||||
url = https://github.com/ToruNiina/toml11
|
url = https://github.com/ToruNiina/toml11
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "third-party/vulkan"]
|
||||||
|
path = third-party/vulkan
|
||||||
|
url = https://github.com/shadps4/vulkan.git
|
||||||
|
branch = main
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b684e9e87614d64259a4b2c2253078c167377703
|
Loading…
Reference in New Issue