Home
last modified time | relevance | path

Searched defs:dest_iview (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_cs.c638 struct radv_image_view *dest_iview, in emit_resolve()
703 struct radv_image_view *dest_iview, in emit_depth_stencil_resolve()
864 struct radv_image_view dest_iview; in radv_meta_resolve_compute_image() local
Dradv_meta_resolve_fs.c855 struct radv_image_view *dest_iview, in emit_resolve()
1096 struct radv_image_view dest_iview; in radv_meta_resolve_fragment_image() local
1190 struct radv_image_view *dest_iview = cmd_buffer->state.attachments[dest_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_fs() local
Dradv_meta_resolve.c861 struct radv_image_view *dest_iview = cmd_buffer->state.attachments[dest_att.attachment].iview; in radv_cmd_buffer_resolve_subpass() local
Dradv_meta_blit.c305 struct radv_image_view *dest_iview, in meta_emit_blit()