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
|
Information about existing VmaAllocator object. More...
#include <vk_mem_alloc.h>
Public Attributes | |
| VkInstance | instance |
| Handle to Vulkan instance object. | |
| VkPhysicalDevice | physicalDevice |
| Handle to Vulkan physical device object. | |
| VkDevice | device |
| Handle to Vulkan device object. | |
Information about existing VmaAllocator object.
| VkDevice VmaAllocatorInfo::device |
Handle to Vulkan device object.
This is the same value as has been passed through VmaAllocatorCreateInfo::device.
| VkInstance VmaAllocatorInfo::instance |
Handle to Vulkan instance object.
This is the same value as has been passed through VmaAllocatorCreateInfo::instance.
| VkPhysicalDevice VmaAllocatorInfo::physicalDevice |
Handle to Vulkan physical device object.
This is the same value as has been passed through VmaAllocatorCreateInfo::physicalDevice.
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.