Searched defs:radv_descriptor_update_template_entry (Results 1 – 1 of 1) sorted by relevance
943 struct radv_descriptor_update_template_entry { struct944 VkDescriptorType descriptor_type;947 uint32_t descriptor_count;973 struct radv_descriptor_update_template_entry entry[0]; argument