Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp1771 auto layout_obj = GetDescriptorSetLayout(device_data, effective_dsl); in DecodedTemplateUpdate() local
1775 …auto binding_count = layout_obj->GetDescriptorCountFromBinding(create_info.pDescriptorUpdateEntrie… in DecodedTemplateUpdate()
1789 binding_being_updated = layout_obj->GetNextValidBinding(binding_being_updated); in DecodedTemplateUpdate()