Searched defs:VmaDefragmentationInfo2 (Results 1 – 1 of 1) sorted by relevance
3512 typedef struct VmaDefragmentationInfo2 { struct3515 VmaDefragmentationFlags flags;3518 uint32_t allocationCount;3536 uint32_t poolCount;3557 VkDeviceSize maxCpuBytesToMove;3582 } VmaDefragmentationInfo2; argument