mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-20 16:42:32 +01:00
A memory manager object handles the memory allocations for a device. It allocates chunks of Vulkan memory objects and then suballocates.
A memory manager object handles the memory allocations for a device. It allocates chunks of Vulkan memory objects and then suballocates.