Searched refs:DefragmentationEnd (Results 1 – 5 of 5) sorted by relevance
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/ |
D | Constants.h | 90 DefragmentationEnd, enumerator
|
D | VmaReplay.cpp | 1849 … else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::DefragmentationEnd])) in ExecuteLine() 3888 m_Stats.RegisterFunctionCall(VMA_FUNCTION::DefragmentationEnd); in ExecuteDefragmentationEnd()
|
/external/vulkan-validation-layers/layers/ |
D | vk_mem_alloc.h | 5877 void DefragmentationEnd( 6672 VkResult DefragmentationEnd( 12359 void VmaBlockVector::DefragmentationEnd( in DefragmentationEnd() function 13234 pBlockVectorCtx->GetBlockVector()->DefragmentationEnd(pBlockVectorCtx, m_pStats); in ~VmaDefragmentationContext_T() 13242 pBlockVectorCtx->GetBlockVector()->DefragmentationEnd(pBlockVectorCtx, m_pStats); in ~VmaDefragmentationContext_T() 14873 VkResult VmaAllocator_T::DefragmentationEnd( in DefragmentationEnd() function 16487 return allocator->DefragmentationEnd(context); in vmaDefragmentationEnd()
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | vk_mem_alloc.h | 6914 void DefragmentationEnd( 7815 VkResult DefragmentationEnd( 13592 void VmaBlockVector::DefragmentationEnd( in DefragmentationEnd() function 14545 pBlockVectorCtx->GetBlockVector()->DefragmentationEnd(pBlockVectorCtx, m_Flags, m_pStats); in ~VmaDefragmentationContext_T() 14553 … pBlockVectorCtx->GetBlockVector()->DefragmentationEnd(pBlockVectorCtx, m_Flags, m_pStats); in ~VmaDefragmentationContext_T() 16651 VkResult VmaAllocator_T::DefragmentationEnd( in DefragmentationEnd() function 18677 return allocator->DefragmentationEnd(context); in vmaDefragmentationEnd()
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 6895 void DefragmentationEnd( 7796 VkResult DefragmentationEnd( 13574 void VmaBlockVector::DefragmentationEnd( in DefragmentationEnd() function 14527 pBlockVectorCtx->GetBlockVector()->DefragmentationEnd(pBlockVectorCtx, m_Flags, m_pStats); in ~VmaDefragmentationContext_T() 14535 … pBlockVectorCtx->GetBlockVector()->DefragmentationEnd(pBlockVectorCtx, m_Flags, m_pStats); in ~VmaDefragmentationContext_T() 16622 VkResult VmaAllocator_T::DefragmentationEnd( in DefragmentationEnd() function 18648 return allocator->DefragmentationEnd(context); in vmaDefragmentationEnd()
|