BUILD: Refactor spirv submodule (#10384)

* relocated SPIRV files

* updated gitmodule paths for Vulkan submodules

* cleaned up Vulkan child builds

* updated gitignore
This commit is contained in:
polar
2021-06-01 08:53:58 +01:00
committed by GitHub
parent 20e25cd928
commit b8b5b93b63
19 changed files with 99 additions and 99 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ You may want to download the precompiled [LLVM libs](https://github.com/RPCS3/ll
If you're not using the precompiled libs, build the following projects in *__BUILD_BEFORE* folder by right-clicking on a project > *Build*.:
* glslang
* **Either** llvm_build **or** llvm_build_clang_cl
* spirv-tools-build
* spirv
Afterwards: