Searched refs:toClear (Results 1 – 1 of 1) sorted by relevance
623 std::vector<VkDescriptorSet> toClear; in clearDescriptorPoolLocked() local625 toClear.push_back(set); in clearDescriptorPoolLocked()628 for (auto set : toClear) { in clearDescriptorPoolLocked()