mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-13 10:00:00 +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.