mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-17 01:56:51 +08: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.