mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-16 21:51:48 +02: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.