diff --git a/.gitmodules b/.gitmodules index abb8fc022..9f2d7480f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,7 @@ path = third-party/toml11 url = https://github.com/ToruNiina/toml11 branch = master +[submodule "third-party/vulkan"] + path = third-party/vulkan + url = https://github.com/shadps4/vulkan.git + branch = main diff --git a/third-party/vulkan b/third-party/vulkan new file mode 160000 index 000000000..b684e9e87 --- /dev/null +++ b/third-party/vulkan @@ -0,0 +1 @@ +Subproject commit b684e9e87614d64259a4b2c2253078c167377703