Searched defs:VmaDefragmentationMove (Results 1 – 3 of 3) sorted by relevance
5798 struct VmaDefragmentationMove struct5800 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 …]
1435 typedef struct VmaDefragmentationMove struct1438 VmaDefragmentationMoveOperation operation; argument1448 } VmaDefragmentationMove; argument
1421 typedef struct VmaDefragmentationMove struct1424 VmaDefragmentationMoveOperation operation; argument1434 } VmaDefragmentationMove; typedef