mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-12 09:42:09 +00:00
A memory manager object handles the memory allocations for a device. It allocates chunks of Vulkan memory objects and then suballocates. |
||
|---|---|---|
| .. | ||
| declarations.h | ||
| vk_device.cpp | ||
| vk_device.h | ||
| vk_memory_manager.cpp | ||
| vk_memory_manager.h | ||
| vk_resource_manager.cpp | ||
| vk_resource_manager.h | ||