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.
This commit is contained in:
ReinUsesLisp 2019-02-19 00:46:06 -03:00
parent 8309bdf0ed
commit 6b8abec0d1
4 changed files with 343 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7f02d9bb810f371de0fe833c80004c34f7ff8c57
Subproject commit 15e5c4db7500b936ae758236f2e72fc1aec22020