Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp1652 bool FindPool(size_t lineNumber, uint64_t origPool, VmaPool& outPool);
1908 bool Player::FindPool(size_t lineNumber, uint64_t origPool, VmaPool& outPool) in FindPool() function in Player
2931 FindPool(lineNumber, origPool, allocCreateInfo.pool); in ExecuteCreateBuffer()
3069 FindPool(lineNumber, origPool, allocCreateInfo.pool); in ExecuteCreateImage()
3199 FindPool(lineNumber, origPool, allocCreateInfo.pool); in ExecuteAllocateMemory()
3254 FindPool(lineNumber, origPool, allocCreateInfo.pool); in ExecuteAllocateMemoryPages()
3327 FindPool(lineNumber, origPool, allocCreateInfo.pool); in ExecuteAllocateMemoryForBufferOrImage()