Searched refs:popAll (Results 1 – 3 of 3) sorted by relevance
47 mPool.popAll(); in ~VkDecoderGlobalStateExternalFenceTest()130 std::vector<VkFence> result = mPool.popAll(); in TEST_F()
97 std::vector<VkFence> popAll() { in popAll() function
1932 auto deviceFences = deviceInfo->externalFencePool->popAll(); in destroyDeviceLocked()