Searched refs:outPool (Results 1 – 1 of 1) sorted by relevance
1652 bool FindPool(size_t lineNumber, uint64_t origPool, VmaPool& outPool);1908 bool Player::FindPool(size_t lineNumber, uint64_t origPool, VmaPool& outPool) in FindPool() argument1910 outPool = VK_NULL_HANDLE; in FindPool()1917 outPool = poolIt->second.pool; in FindPool()