Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h3512 typedef struct VmaDefragmentationInfo2 { struct
3515 VmaDefragmentationFlags flags;
3518 uint32_t allocationCount;
3536 uint32_t poolCount;
3557 VkDeviceSize maxCpuBytesToMove;
3582 } VmaDefragmentationInfo2; argument