mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-11 00:03:12 -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.