mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 11:27:53 -05:00
Allow Vulkan's allocator to use host memory when there's no more device local memory. This delays OOM, but it will eventually still happen.