mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-08 15:20:22 +00:00

Avoid copying to a staging buffer on non-granular memory addresses. Add a callable argument to StreamBufferUpload to be able to copy to the staging buffer directly from ReadBlockUnsafe.