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
|
Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo(). More...
#include <vk_mem_alloc.h>
Public Attributes | |
| VkDeviceSize | offset |
| Offset of the allocation. | |
| VkDeviceSize | size |
| Size of the allocation. | |
| void * | pUserData |
| Custom pointer associated with the allocation. | |
Parameters of an existing virtual allocation, returned by vmaGetVirtualAllocationInfo().
| VkDeviceSize VmaVirtualAllocationInfo::offset |
Offset of the allocation.
Offset at which the allocation was made.
| void* VmaVirtualAllocationInfo::pUserData |
Custom pointer associated with the allocation.
Same value as passed in VmaVirtualAllocationCreateInfo::pUserData or to vmaSetVirtualAllocationUserData().
| VkDeviceSize VmaVirtualAllocationInfo::size |
Size of the allocation.
Same value as passed in VmaVirtualAllocationCreateInfo::size.
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.