Vulkan Memory Allocator
|
Represents custom memory pool. More...
Represents custom memory pool.
Fill structure VmaPoolCreateInfo and call function vmaCreatePool() to create it. Call function vmaDestroyPool() to destroy it.
For more information see Custom memory pools.