Home
last modified time | relevance | path

Searched defs:dst_iview (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_resolve.c535 struct radv_image_view dst_iview; in radv_meta_resolve_hardware_image() local
756 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; in radv_cmd_buffer_resolve_subpass() local
821 struct radv_image_view *dst_iview = in radv_cmd_buffer_resolve_subpass() local
Dradv_meta_resolve_fs.c757 struct radv_image_view *dst_iview) in radv_get_resolve_pipeline()
845 struct radv_image_view *dst_iview, const VkExtent2D *resolve_extent, in emit_depth_stencil_resolve()
1153 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; in radv_depth_stencil_resolve_subpass_fs() local
Dradv_meta_resolve_cs.c808 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_cs() local
879 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dest_att.attachment].iview; in radv_depth_stencil_resolve_subpass_cs() local
Dradv_meta_bufimage.c1820 cleari_bind_descriptors(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *dst_iview) in cleari_bind_descriptors()
1849 struct radv_image_view dst_iview; in radv_meta_clear_image_cs() local
Dradv_meta_blit.c561 struct radv_image_view dst_iview, src_iview; in blit_image() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c6449 struct anv_image_view *dst_iview = cmd_state->attachments[dst_att].image_view; in cmd_buffer_end_subpass() local
6505 struct anv_image_view *dst_iview = cmd_state->attachments[dst_att].image_view; in cmd_buffer_end_subpass() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c1023 struct v3dv_image_view *dst_iview = fb->attachments[dst_attachment_idx]; in cmd_buffer_subpass_handle_pending_resolves() local