Home
last modified time | relevance | path

Searched defs:VmaDefragmentationInfo2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h2786 typedef struct VmaDefragmentationInfo2 { struct
2789 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