vk_memory_manager: Implement memory manager
A memory manager object handles the memory allocations for a device. It allocates chunks of Vulkan memory objects and then suballocates.
Loading
Please register or sign in to comment
A memory manager object handles the memory allocations for a device. It allocates chunks of Vulkan memory objects and then suballocates.