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:
parent
8309bdf0ed
commit
6b8abec0d1
4 changed files with 343 additions and 1 deletions
2
externals/Vulkan-Headers
vendored
2
externals/Vulkan-Headers
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 7f02d9bb810f371de0fe833c80004c34f7ff8c57
|
||||
Subproject commit 15e5c4db7500b936ae758236f2e72fc1aec22020
|
Loading…
Add table
Add a link
Reference in a new issue