Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h78 AllocateMemoryPages, enumerator
DVmaReplay.cpp1825 … else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::AllocateMemoryPages])) in ExecuteLine()
3231 m_Stats.RegisterFunctionCall(VMA_FUNCTION::AllocateMemoryPages); in ExecuteAllocateMemoryPages()