mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
124d9b57d6
Was using frontend format of BGRA8 when core was RGBA8, with blind vkCmdCopyImage. Fix is to use the same format as core is pushing to history buffer.