Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1403 sizeof(struct radv_descriptor_update_template_entry) * entry_count; in radv_CreateDescriptorUpdateTemplate()
1475 templ->entry[i] = (struct radv_descriptor_update_template_entry){ in radv_CreateDescriptorUpdateTemplate()
Dradv_private.h1018 struct radv_descriptor_update_template_entry { struct
1048 struct radv_descriptor_update_template_entry entry[0]; argument