mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-07 02:17:45 +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.