Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_private.h599 struct tu_descriptor_update_template_entry struct
632 struct tu_descriptor_update_template_entry entry[0]; argument
Dtu_descriptor_set.c961 sizeof(struct tu_descriptor_update_template_entry) * entry_count; in tu_CreateDescriptorUpdateTemplate()
1015 templ->entry[i] = (struct tu_descriptor_update_template_entry) { in tu_CreateDescriptorUpdateTemplate()