mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 05:28:56 +02:00
fx2
This commit is contained in:
parent
61bb3d291e
commit
edd6ee17a0
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ if ("${GLSLANGVALIDATOR}" STREQUAL "GLSLANGVALIDATOR-NOTFOUND")
|
||||||
message(FATAL_ERROR "Required program `glslangValidator` not found.")
|
message(FATAL_ERROR "Required program `glslangValidator` not found.")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(GLSL_FLAGS "")
|
set(GLSL_FLAGS "-DUseUniformBlock=1")
|
||||||
set(SPIR_V_VERSION "spirv1.3")
|
set(SPIR_V_VERSION "spirv1.3")
|
||||||
set(QUIET_FLAG "--quiet")
|
set(QUIET_FLAG "--quiet")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue