Searched refs:TouchAllocation (Results 1 – 6 of 6) sorted by relevance
85 TouchAllocation, enumerator
1839 … else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::TouchAllocation])) in ExecuteLine()3570 m_Stats.RegisterFunctionCall(VMA_FUNCTION::TouchAllocation); in ExecuteTouchAllocation()
4471 bool TouchAllocation(VmaAllocation hAllocation);8158 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function9091 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()
6676 bool TouchAllocation(VmaAllocation hAllocation);14716 if(TouchAllocation(allocation)) in FreeMemory()14952 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function16257 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()
7825 bool TouchAllocation(VmaAllocation hAllocation);16458 if(TouchAllocation(allocation)) in FreeMemory()16743 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function18379 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()
7806 bool TouchAllocation(VmaAllocation hAllocation);16429 if(TouchAllocation(allocation)) in FreeMemory()16714 bool VmaAllocator_T::TouchAllocation(VmaAllocation hAllocation) in TouchAllocation() function18350 return allocator->TouchAllocation(allocation); in vmaTouchAllocation()