Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h89 DefragmentationBegin, enumerator
DVmaReplay.cpp1847 …else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::DefragmentationBegin])) in ExecuteLine()
3731 m_Stats.RegisterFunctionCall(VMA_FUNCTION::DefragmentationBegin); in ExecuteDefragmentationBegin()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6668 VkResult DefragmentationBegin(
14842 VkResult VmaAllocator_T::DefragmentationBegin( in DefragmentationBegin() function
16454 VkResult res = allocator->DefragmentationBegin(*pInfo, pStats, pContext); in vmaDefragmentationBegin()
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h7811 VkResult DefragmentationBegin(
16620 VkResult VmaAllocator_T::DefragmentationBegin( in DefragmentationBegin() function
18644 VkResult res = allocator->DefragmentationBegin(*pInfo, pStats, pContext); in vmaDefragmentationBegin()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7792 VkResult DefragmentationBegin(
16591 VkResult VmaAllocator_T::DefragmentationBegin( in DefragmentationBegin() function
18615 VkResult res = allocator->DefragmentationBegin(*pInfo, pStats, pContext); in vmaDefragmentationBegin()