Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h85 TouchAllocation, enumerator
DVmaReplay.cpp1839 … else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::TouchAllocation])) in ExecuteLine()
3570 m_Stats.RegisterFunctionCall(VMA_FUNCTION::TouchAllocation); in ExecuteTouchAllocation()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4471 bool TouchAllocation(VmaAllocation hAllocation);
8158 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function
9091 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6676 bool TouchAllocation(VmaAllocation hAllocation);
14716 if(TouchAllocation(allocation)) in FreeMemory()
14952 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function
16257 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h7825 bool TouchAllocation(VmaAllocation hAllocation);
16458 if(TouchAllocation(allocation)) in FreeMemory()
16743 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function
18379 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7806 bool TouchAllocation(VmaAllocation hAllocation);
16429 if(TouchAllocation(allocation)) in FreeMemory()
16714 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function
18350 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()