Searched defs:binding_it (Results 1 – 2 of 2) sorted by relevance
1087 auto const &binding_it = vertex_bindings.find(vertex_bind_desc.binding); in manual_PreCallValidateCreateGraphicsPipelines() local1131 auto const &binding_it = vertex_bindings.find(vertex_attrib_desc.binding); in manual_PreCallValidateCreateGraphicsPipelines() local
666 … DescriptorSetLayout::ConstBindingIterator binding_it(descriptor_set->GetLayout().get(), binding); in ValidateDrawState() local