Statistics returned for defragmentation process in function vmaEndDefragmentation().  
 More...
#include <vk_mem_alloc.h>
 | 
| 
VkDeviceSize  | bytesMoved | 
|   | Total number of bytes that have been copied while moving allocations to different places. 
  | 
|   | 
| 
VkDeviceSize  | bytesFreed | 
|   | Total number of bytes that have been released to the system by freeing empty VkDeviceMemory objects. 
  | 
|   | 
| 
uint32_t  | allocationsMoved | 
|   | Number of allocations that have been moved to different places. 
  | 
|   | 
| 
uint32_t  | deviceMemoryBlocksFreed | 
|   | Number of empty VkDeviceMemory objects that have been released to the system. 
  | 
|   | 
Statistics returned for defragmentation process in function vmaEndDefragmentation(). 
The documentation for this struct was generated from the following file:
- Gems/Atom/RHI/Vulkan/External/vma/3.1.0-009ecd1/include/vma/vk_mem_alloc.h