mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-23 04:01:21 -04:00
This was happening when a fence wait happened mid-frame. The data written between the fence being queued and the allocation occuring was incorrectly assumed to be consumed by the GPU.