Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h5798 struct VmaDefragmentationMove struct
5800 size_t srcBlockIndex;
5801 size_t dstBlockIndex;
5802 VkDeviceSize srcOffset;
5803 VkDeviceSize dstOffset;
5804 VkDeviceSize size;
11981 void VmaBlockVector::ApplyDefragmentationMovesCpu( in ApplyDefragmentationMovesCpu()
12100 void VmaBlockVector::ApplyDefragmentationMovesGpu( in ApplyDefragmentationMovesGpu()
12533 VkResult VmaDefragmentationAlgorithm_Generic::DefragmentRound( in DefragmentRound()
12694 VkResult VmaDefragmentationAlgorithm_Generic::Defragment( in Defragment()
[all …]
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h1435 typedef struct VmaDefragmentationMove struct
1438 VmaDefragmentationMoveOperation operation; argument
1448 } VmaDefragmentationMove; argument
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h1421 typedef struct VmaDefragmentationMove struct
1424 VmaDefragmentationMoveOperation operation; argument
1434 } VmaDefragmentationMove; typedef