mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-06 03:46:44 +08:00
All drivers (even Intel) seem to have a device local memory type that is not host visible. Remove this flag so all devices follow the same path. This fixes a crash when trying to map to host device local memory on integrated devices.