Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1326 void radv_update_descriptor_set_with_template(struct radv_device *device, in radv_update_descriptor_set_with_template() function
1407 radv_update_descriptor_set_with_template(device, NULL, set, descriptorUpdateTemplate, pData); in radv_UpdateDescriptorSetWithTemplate()
Dradv_private.h2424 radv_update_descriptor_set_with_template(struct radv_device *device,
Dradv_cmd_buffer.c4121 radv_update_descriptor_set_with_template(cmd_buffer->device, cmd_buffer, push_set, in radv_CmdPushDescriptorSetWithTemplateKHR()