Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_resolve_cs.c312 struct radv_image_view *src_iview, in emit_resolve()
435 struct radv_image_view src_iview; in radv_meta_resolve_compute_image() local
515 …struct radv_image_view *src_iview = cmd_buffer->state.framebuffer->attachments[src_att.attachment]… in radv_cmd_buffer_resolve_subpass_cs() local
534 …struct radv_image_view *src_iview = cmd_buffer->state.framebuffer->attachments[src_att.attachment]… in radv_cmd_buffer_resolve_subpass_cs() local
Dradv_meta_resolve_fs.c378 struct radv_image_view *src_iview, in emit_resolve()
506 struct radv_image_view src_iview; in radv_meta_resolve_fragment_image() local
630 …struct radv_image_view *src_iview = cmd_buffer->state.framebuffer->attachments[src_att.attachment]… in radv_cmd_buffer_resolve_subpass_fs() local
Dradv_meta_blit.c267 struct radv_image_view *src_iview, in meta_emit_blit()
576 struct radv_image_view dest_iview, src_iview; in radv_CmdBlitImage() local
Dradv_meta_resolve.c499 struct radv_image_view src_iview; in radv_CmdResolveImage() local
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1551 struct anv_image_view *src_iview = fb->attachments[src_att]; in anv_cmd_buffer_resolve_subpass() local