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
|
Single move of an allocation to be done for defragmentation. More...
#include <vk_mem_alloc.h>
Public Attributes | |
| VmaDefragmentationMoveOperation | operation |
| Operation to be performed on the allocation by vmaEndDefragmentationPass(). Default value is VMA_DEFRAGMENTATION_MOVE_OPERATION_COPY. You can modify it. | |
| VmaAllocation | srcAllocation |
| Allocation that should be moved. | |
| VmaAllocation | dstTmpAllocation |
Temporary allocation pointing to destination memory that will replace srcAllocation. | |
Single move of an allocation to be done for defragmentation.
| VmaAllocation VmaDefragmentationMove::dstTmpAllocation |
Temporary allocation pointing to destination memory that will replace srcAllocation.
srcAllocation point to this memory. | VmaDefragmentationMoveOperation VmaDefragmentationMove::operation |
Operation to be performed on the allocation by vmaEndDefragmentationPass(). Default value is VMA_DEFRAGMENTATION_MOVE_OPERATION_COPY. You can modify it.
| VmaAllocation VmaDefragmentationMove::srcAllocation |
Allocation that should be moved.
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.