Home
last modified time | relevance | path

Searched defs:src_iview (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_cs.c604 struct radv_image_view *src_iview) in radv_get_resolve_pipeline()
637 struct radv_image_view *src_iview, in emit_resolve()
702 struct radv_image_view *src_iview, in emit_depth_stencil_resolve()
848 struct radv_image_view src_iview; in radv_meta_resolve_compute_image() local
920 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_cs() local
988 struct radv_image_view *src_iview = in radv_depth_stencil_resolve_subpass_cs() local
Dradv_meta_resolve_fs.c828 struct radv_image_view *src_iview, in radv_get_resolve_pipeline()
854 struct radv_image_view *src_iview, in emit_resolve()
922 struct radv_image_view *src_iview, in emit_depth_stencil_resolve()
1080 struct radv_image_view src_iview; in radv_meta_resolve_fragment_image() local
1191 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_fs() local
1244 struct radv_image_view *src_iview = in radv_depth_stencil_resolve_subpass_fs() local
Dradv_meta_resolve.c510 struct radv_image_view src_iview; in radv_meta_resolve_hardware_image() local
749 struct radv_image_view *src_iview = in radv_cmd_buffer_resolve_subpass() local
829 struct radv_image_view *src_iview= cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass() local
923 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_decompress_resolve_subpass_src() local
939 struct radv_image_view *src_iview = fb->attachments[src_att.attachment]; in radv_decompress_resolve_subpass_src() local
Dradv_meta_blit.c300 struct radv_image_view *src_iview, in meta_emit_blit()
628 struct radv_image_view dst_iview, src_iview; in blit_image() local
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c5729 struct anv_image_view *src_iview = cmd_state->attachments[src_att].image_view; in cmd_buffer_end_subpass() local
5784 struct anv_image_view *src_iview = cmd_state->attachments[src_att].image_view; in cmd_buffer_end_subpass() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c1024 struct v3dv_image_view *src_iview = fb->attachments[src_attachment_idx]; in cmd_buffer_subpass_handle_pending_resolves() local