Home
last modified time | relevance | path

Searched refs:tu_descriptor_update_template (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c960 sizeof(struct tu_descriptor_update_template) + in tu_CreateDescriptorUpdateTemplate()
962 struct tu_descriptor_update_template *templ; in tu_CreateDescriptorUpdateTemplate()
1040 TU_FROM_HANDLE(tu_descriptor_update_template, templ, in tu_DestroyDescriptorUpdateTemplate()
1055 TU_FROM_HANDLE(tu_descriptor_update_template, templ, in tu_update_descriptor_set_with_template()
Dtu_private.h626 struct tu_descriptor_update_template struct
1578 TU_DEFINE_NONDISP_HANDLE_CASTS(tu_descriptor_update_template,
Dtu_cmd_buffer.c1813 TU_FROM_HANDLE(tu_descriptor_update_template, templ, descriptorUpdateTemplate); in tu_CmdPushDescriptorSetWithTemplateKHR()