mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-05 09:00:39 -04:00
This reverts an optimization which isn't worth imo. Every texture uploads have to alloc vram and a staging buffer, so there is no need to do both in the same call.