mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-21 10:30:08 +00:00

This sets the DeviceMapped attribute for GPU-mapped memory blocks, and prevents merging device mapped blocks. This prevents memory mapped from the gpu from having its backing address changed by block coalesce.