mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
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:
parent
20e25cd928
commit
b8b5b93b63
19 changed files with 99 additions and 99 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue