yuzu/src/shader_recompiler/backend
ReinUsesLisp 916ca74324 opengl: Declare fragment outputs even if they are not used
Fixes Ori and the Blind Forest's menu on GLASM. For some reason
(probably high level optimizations) it is not sanitized on SPIR-V for
OpenGL. Vulkan is unaffected by this change.
2021-07-22 21:51:34 -04:00
..
glasm opengl: Declare fragment outputs even if they are not used 2021-07-22 21:51:34 -04:00
spirv opengl: Declare fragment outputs even if they are not used 2021-07-22 21:51:34 -04:00
bindings.h Move SPIR-V emission functions to their own header 2021-07-22 21:51:30 -04:00