summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTriang3l <triang3l@yandex.ru>2022-02-13 23:25:39 +0300
committerTriang3l <triang3l@yandex.ru>2022-02-13 23:25:39 +0300
commitb8c9d5bb8c247397d64c2ebe40c1a13ffd23b1a0 (patch)
tree27ea20fe85626099e3891f79fc8bedf0ebcc0f74 /.gitmodules
parent8ccb00d03d91214dcfc9f9296db330b282a9da85 (diff)
parente57db522858f30149460c64430beb6dc9bb961a8 (diff)
Merge branch 'master' into vulkan
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7edb24d3c..352566414 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -73,6 +73,9 @@
[submodule "third_party/FidelityFX-FSR"]
path = third_party/FidelityFX-FSR
url = https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
+[submodule "third_party/Vulkan-Headers"]
+ path = third_party/Vulkan-Headers
+ url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git