The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
|
Vulkan Memory Allocator
|
Handle to a virtual block object that allows to use core allocation algorithm without allocating any real GPU memory. More...
#include <vk_mem_alloc.h>
Handle to a virtual block object that allows to use core allocation algorithm without allocating any real GPU memory.
Fill in VmaVirtualBlockCreateInfo structure and use vmaCreateVirtualBlock() to create it. Use vmaDestroyVirtualBlock() to destroy it. For more information, see documentation chapter Virtual allocator.
This object is not thread-safe - should not be used from multiple threads simultaneously, must be synchronized externally.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.