Home
last modified time | relevance | path

Searched refs:VmaDefragmentationAlgorithm_Generic (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6391 friend class VmaDefragmentationAlgorithm_Generic;
6990 friend class VmaDefragmentationAlgorithm_Generic;
7148 class VmaDefragmentationAlgorithm_Generic : public VmaDefragmentationAlgorithm
7150 VMA_CLASS_NO_COPY(VmaDefragmentationAlgorithm_Generic)
7152 VmaDefragmentationAlgorithm_Generic(
7157 virtual ~VmaDefragmentationAlgorithm_Generic();
13974 VmaDefragmentationAlgorithm_Generic::VmaDefragmentationAlgorithm_Generic( in VmaDefragmentationAlgorithm_Generic() function
14000 VmaDefragmentationAlgorithm_Generic::~VmaDefragmentationAlgorithm_Generic() in ~VmaDefragmentationAlgorithm_Generic()
14008 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
14029 VkResult VmaDefragmentationAlgorithm_Generic::DefragmentRound( in DefragmentRound()
[all …]