Searched defs:src_iview (Results 1 – 8 of 8) sorted by relevance
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_meta_resolve_fs.c | 613 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in radv_get_resolve_pipeline() 637 emit_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_resolve() 701 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_depth_stencil_resolve() 819 struct radv_image_view src_iview; in radv_meta_resolve_fragment_image() local 921 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_fs() local 961 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_depth_stencil_resolve_subpass_fs() local
|
| D | radv_meta_resolve_cs.c | 486 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview) in radv_get_resolve_pipeline() 516 emit_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_resolve() 569 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_depth_stencil_resolve() 704 struct radv_image_view src_iview; in radv_meta_resolve_compute_image() local 797 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_cs() local 853 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_depth_stencil_resolve_subpass_cs() local
|
| D | radv_meta_resolve.c | 427 struct radv_image_view src_iview; in radv_meta_resolve_hardware_image() local 593 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_hw() local 661 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass() local 730 struct radv_image_view *src_iview = in radv_cmd_buffer_resolve_subpass() local 782 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_decompress_resolve_subpass_src() local
|
| D | radv_meta_fmask_copy.c | 293 struct radv_image_view src_iview, dst_iview; in radv_fmask_copy() local
|
| D | radv_meta_blit.c | 241 struct radv_image_view *src_iview, VkImageLayout src_image_layout, in meta_emit_blit() 548 struct radv_image_view dst_iview, src_iview; in blit_image() local
|
| D | radv_meta_etc_decode.c | 662 decode_etc(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in decode_etc() 729 struct radv_image_view src_iview; in radv_meta_decode_etc() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | genX_cmd_buffer.c | 7017 const struct anv_image_view *src_iview = att->iview; in cmd_buffer_resolve_msaa_attachment() local 7143 const struct anv_image_view *src_iview = gfx->depth_att.iview; in genX() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_cmd_buffer.c | 890 struct v3dv_image_view *src_iview = in cmd_buffer_subpass_handle_pending_resolves() local
|