Home
last modified time | relevance | path

Searched refs:push_descriptor_cleanup (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp6841 auto push_descriptor_cleanup = [&last_bound](const cvdescriptorset::DescriptorSet *ds) -> bool { in UpdateLastBoundDescriptorSets() local
6855 if (push_descriptor_cleanup(bound_sets[set_idx])) break; in UpdateLastBoundDescriptorSets()
6874 push_descriptor_cleanup(bound_sets[set_idx]); in UpdateLastBoundDescriptorSets()
6890 push_descriptor_cleanup(bound_sets[set_idx]); in UpdateLastBoundDescriptorSets()