mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-27 17:52:18 +02: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.