mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-06 17:00:53 -04:00
This optimisation doesn't work on PowerVR's Vulkan implementation. We (incorrectly) disallow Framebuffer objects to be used with a different load or store op than that which they were created with, despite the spec allowing such. This fixes the windwaker intro "smearing"