Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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()