Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp1768 …VkDescriptorSetLayout effective_dsl = create_info.templateType == VK_DESCRIPTOR_UPDATE_TEMPLATE_TY… in DecodedTemplateUpdate() local
1771 auto layout_obj = GetDescriptorSetLayout(device_data, effective_dsl); in DecodedTemplateUpdate()