Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.h145 struct tu_descriptor_update_template_entry struct
147 VkDescriptorType descriptor_type;
150 uint32_t descriptor_count;
154 uint32_t dst_offset;
178 struct tu_descriptor_update_template_entry entry[0]; argument