Bootstrap AMD FSR2 Vulkan permutations cross-platform

This commit is contained in:
Kelsi 2026-03-08 21:45:25 -07:00
parent 09cdcd67b5
commit 700e05b142
123 changed files with 146220 additions and 5 deletions

View file

@ -177,7 +177,8 @@ make -j$(nproc)
- The renderer enables the AMD backend only when both are present:
- `extern/FidelityFX-FSR2/src/ffx-fsr2-api/ffx_fsr2.h`
- `extern/FidelityFX-FSR2/src/ffx-fsr2-api/vk/shaders/ffx_fsr2_accumulate_pass_permutations.h`
- If SDK files or generated Vulkan permutation headers are missing, CMake falls back to the internal non-AMD FSR2 path automatically.
- If the SDK checkout is missing generated Vulkan permutation headers, CMake auto-bootstraps them from `third_party/fsr2_vk_permutations`.
- If SDK files are missing entirely, CMake falls back to the internal non-AMD FSR2 path automatically.
### Current FSR Defaults