mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-23 22:50:07 +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.