mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 06:02:32 -07:00
Allow users of the allocator to hint memory usage for downloads. This removes the non-descriptive boolean passed for "host visible" or not host visible memory commits, and uses an enum to hint device local, upload and download usages.