mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-13 20:42:03 +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.