mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-01-27 21:14:47 -06: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.