mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-02 04:00:40 -05:00
At least in GLSL, after calling EmitVertex() the value of all 'out' variables (including gl_Layer and ps) becomes undefined. On OpenGL it seems like they were unchanged, but on Vulkan they became 0, resulting in bad rendering. Fixes https://bugs.dolphin-emu.org/issues/12001
14 KiB
14 KiB