Searched defs:VmaDefragmentationInfo2 (Results 1 – 1 of 1) sorted by relevance
2786 typedef struct VmaDefragmentationInfo2 { struct2789 VmaDefragmentationFlags flags;2792 uint32_t allocationCount;2801 VmaAllocation* pAllocations;2807 VkBool32* pAllocationsChanged;2810 uint32_t poolCount;2826 VmaPool* pPools;2831 VkDeviceSize maxCpuBytesToMove;2856 } VmaDefragmentationInfo2; argument