mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-09 15:56:32 -05: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.