mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-09-15 00:55:33 +00:00
b675c97cdd
A memory manager object handles the memory allocations for a device. It allocates chunks of Vulkan memory objects and then suballocates.