Searched refs:semaphoreRecycler (Results 1 – 2 of 2) sorted by relevance
132 void destroy(VkDevice device, vk::Recycler<vk::Semaphore> *semaphoreRecycler);
445 void SwapchainCleanupData::destroy(VkDevice device, vk::Recycler<vk::Semaphore> *semaphoreRecycler) in destroy() argument455 semaphoreRecycler->recycle(std::move(semaphore)); in destroy()