diff options
| author | Triang3l <triang3l@yandex.ru> | 2022-02-13 23:25:39 +0300 |
|---|---|---|
| committer | Triang3l <triang3l@yandex.ru> | 2022-02-13 23:25:39 +0300 |
| commit | b8c9d5bb8c247397d64c2ebe40c1a13ffd23b1a0 (patch) | |
| tree | 27ea20fe85626099e3891f79fc8bedf0ebcc0f74 /.gitmodules | |
| parent | 8ccb00d03d91214dcfc9f9296db330b282a9da85 (diff) | |
| parent | e57db522858f30149460c64430beb6dc9bb961a8 (diff) | |
Merge branch 'master' into vulkan
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
