Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h69 SetAllocationUserData, enumerator
DVmaReplay.cpp1807 …lse if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::SetAllocationUserData])) in ExecuteLine()
2862 m_Stats.RegisterFunctionCall(VMA_FUNCTION::SetAllocationUserData); in ExecuteSetAllocationUserData()