mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-06 20:24:02 +00:00
Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings
This commit is contained in:
committed by
Fernando Sahmkow
parent
29ef93cc67
commit
71e8b72b01
Vendored
-3
@@ -25,9 +25,6 @@ if (ARCHITECTURE_x86_64)
|
||||
add_subdirectory(dynarmic)
|
||||
endif()
|
||||
|
||||
add_library(ffx-fsr INTERFACE)
|
||||
target_include_directories(ffx-fsr INTERFACE FidelityFX-FSR/ffx-fsr)
|
||||
|
||||
# getopt
|
||||
if (MSVC)
|
||||
add_subdirectory(getopt)
|
||||
|
||||
Reference in New Issue
Block a user