Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp337 …const bool update_after_bind_set = !!(create_info->flags & VK_DESCRIPTOR_SET_LAYOUT_CREATE_UPDATE_… in ValidateDescriptorSetLayoutCreateInfo() local
338 if (update_after_bind_set && !descriptor_indexing_ext) { in ValidateDescriptorSetLayoutCreateInfo()
411 if (!update_after_bind_set) { in ValidateDescriptorSetLayoutCreateInfo()