mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-09 14:22:25 -08:00
485c21eac3
Some games write from fragment shaders to an unexistant framebuffer attachment or they don't write to one when it exists in the framebuffer. Fix this by skipping writes or adding zeroes.