Searched refs:commandPools (Results 1 – 1 of 1) sorted by relevance
293 auto DestroyContextCommandPool = [](const auto& device, const auto& commandPools) { in ~NodeContextPoolManagerVk() argument294 for (auto& cmdPoolRef : commandPools) { in ~NodeContextPoolManagerVk()