mirror of https://github.com/PCSX2/pcsx2.git
3rdparty: Add Vulkan headers
This commit is contained in:
parent
5ff67d4b2d
commit
a60ded5c94
|
@ -27,3 +27,6 @@
|
|||
[submodule "3rdparty/glslang/glslang"]
|
||||
path = 3rdparty/glslang/glslang
|
||||
url = https://github.com/KhronosGroup/glslang.git
|
||||
[submodule "3rdparty/vulkan-headers"]
|
||||
path = 3rdparty/vulkan-headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 52a76fd0a693708eb8c25bd0ab7a1008091f64d4
|
Loading…
Reference in New Issue