Home
last modified time | relevance | path

Searched refs:dst_temps (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit2d.c223 struct blit2d_dst_temps dst_temps; in radv_meta_blit2d_normal_dst() local
224 create_iview(cmd_buffer, dst, &dst_temps.iview, depth_format, aspect_mask); in radv_meta_blit2d_normal_dst()
241 unsigned fs_key = radv_format_meta_fs_key(device, dst_temps.iview.vk.format); in radv_meta_blit2d_normal_dst()
255 .imageView = radv_image_view_to_handle(&dst_temps.iview), in radv_meta_blit2d_normal_dst()
287 .imageView = radv_image_view_to_handle(&dst_temps.iview), in radv_meta_blit2d_normal_dst()
321 .imageView = radv_image_view_to_handle(&dst_temps.iview), in radv_meta_blit2d_normal_dst()
370 radv_image_view_finish(&dst_temps.iview); in radv_meta_blit2d_normal_dst()

Completed in 2 milliseconds