mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-11 00:20:15 +03:00
DMA copies utilized `SubmitWithFlush` instead of `Submit`, this is not required and incurs significant additional synchronization penalties which will no longer be required.