Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta.h188 void radv_meta_image_to_image_cs(struct radv_cmd_buffer *cmd_buffer,
Dradv_meta_copy.c587 radv_meta_image_to_image_cs(cmd_buffer, &b_src, &b_dst, 1, &rect); in copy_image()
Dradv_meta_bufimage.c2044 radv_meta_image_to_image_cs(struct radv_cmd_buffer *cmd_buffer, in radv_meta_image_to_image_cs() function