Searched refs:dzn_descriptor_update_template_entry (Results 1 – 2 of 2) sorted by relevance
677 struct dzn_descriptor_update_template_entry { struct698 const struct dzn_descriptor_update_template_entry *entries; argument
1946 VK_MULTIALLOC_DECL(&ma, struct dzn_descriptor_update_template_entry, entries, entry_count); in dzn_descriptor_update_template_create()1956 struct dzn_descriptor_update_template_entry *entry = entries; in dzn_descriptor_update_template_create()2054 const struct dzn_descriptor_update_template_entry *entry = &templ->entries[e]; in dzn_UpdateDescriptorSetWithTemplate()