Searched refs:alives (Results 1 – 2 of 2) sorted by relevance
362 std::vector<std::weak_ptr<bool>> alives; member
600 if (entry.alives.size() < dependencyObjCount) { in save()604 for (const auto& alive : entry.alives) { in save()3121 entry.alives.clear(); in on_vkUpdateDescriptorSetsImpl()3126 entry.alives.push_back(imageViewInfo->alive); in on_vkUpdateDescriptorSetsImpl()3133 entry.alives.push_back(samplerInfo->alive); in on_vkUpdateDescriptorSetsImpl()3148 entry.alives.clear(); in on_vkUpdateDescriptorSetsImpl()3152 entry.alives.push_back(bufferInfo->alive); in on_vkUpdateDescriptorSetsImpl()