Home
last modified time | relevance | path

Searched defs:dst_iview (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fmask_copy.c293 struct radv_image_view src_iview, dst_iview; in radv_fmask_copy() local
H A Dradv_meta_resolve.c445 struct radv_image_view dst_iview; in radv_meta_resolve_hardware_image() local
662 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; in radv_cmd_buffer_resolve_subpass() local
727 struct radv_image_view *dst_iview in radv_cmd_buffer_resolve_subpass() local
[all...]
H A Dradv_meta_resolve_fs.c977 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; in radv_depth_stencil_resolve_subpass_fs() local
613 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, struct radv_image_view *dst_iview) radv_get_resolve_pipeline() argument
701 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, struct radv_image_view *dst_iview, const VkExtent2D *resolve_extent, VkImageAspectFlags aspects, VkResolveModeFlagBits resolve_mode) emit_depth_stencil_resolve() argument
H A Dradv_meta_resolve_cs.c798 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dst_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_cs() local
869 struct radv_image_view *dst_iview = cmd_buffer->state.attachments[dest_att.attachment].iview; in radv_depth_stencil_resolve_subpass_cs() local
[all...]
H A Dradv_meta_blit.c548 struct radv_image_view dst_iview, src_iview; in blit_image() local
H A Dradv_meta_bufimage.c1774 cleari_bind_descriptors(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *dst_iview) in cleari_bind_descriptors() argument
1803 struct radv_image_view dst_iview; in radv_meta_clear_image_cs() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c892 struct v3dv_image_view *dst_iview = in cmd_buffer_subpass_handle_pending_resolves() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c7018 const struct anv_image_view *dst_iview = att->resolve_iview; in cmd_buffer_resolve_msaa_attachment() local

Completed in 34 milliseconds