diff --git a/.gitmodules b/.gitmodules index abb8fc02..9f2d7480 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 00000000..b684e9e8 --- /dev/null +++ b/third-party/vulkan @@ -0,0 +1 @@ +Subproject commit b684e9e87614d64259a4b2c2253078c167377703