Home | History | Annotate | Download | only in vulkan

Lines Matching refs:src_iview

884 	struct radv_image_view src_iview;
913 .imageView = radv_image_view_to_handle(&tmp->src_iview),
957 create_iview(cmd_buffer, src, VK_IMAGE_USAGE_SAMPLED_BIT, &temps.src_iview);
1076 struct radv_image_view src_iview;
1105 .imageView = radv_image_view_to_handle(&tmp->src_iview),
1155 create_iview(cmd_buffer, src, VK_IMAGE_USAGE_SAMPLED_BIT, &temps.src_iview);