mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-09 12:22:17 -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.