Searched defs:src_iview (Results 1 – 6 of 6) sorted by relevance
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_meta_resolve_cs.c | 494 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview) in radv_get_resolve_pipeline() 524 emit_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_resolve() 577 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_depth_stencil_resolve() 714 struct radv_image_view src_iview; in radv_meta_resolve_compute_image() local 807 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_cs() local 863 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_fs.c | 756 radv_get_resolve_pipeline(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in radv_get_resolve_pipeline() 780 emit_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_resolve() 844 emit_depth_stencil_resolve(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *src_iview, in emit_depth_stencil_resolve() 979 struct radv_image_view src_iview; in radv_meta_resolve_fragment_image() local 1097 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_fs() local 1137 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.c | 517 struct radv_image_view src_iview; in radv_meta_resolve_hardware_image() local 689 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass_hw() local 755 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_cmd_buffer_resolve_subpass() local 824 struct radv_image_view *src_iview = in radv_cmd_buffer_resolve_subpass() local 876 struct radv_image_view *src_iview = cmd_buffer->state.attachments[src_att.attachment].iview; in radv_decompress_resolve_subpass_src() local
|
| D | radv_meta_blit.c | 242 struct radv_image_view *src_iview, VkImageLayout src_image_layout, in meta_emit_blit() 561 struct radv_image_view dst_iview, src_iview; in blit_image() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | genX_cmd_buffer.c | 6448 struct anv_image_view *src_iview = cmd_state->attachments[src_att].image_view; in cmd_buffer_end_subpass() local 6504 struct anv_image_view *src_iview = cmd_state->attachments[src_att].image_view; in cmd_buffer_end_subpass() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_cmd_buffer.c | 1022 struct v3dv_image_view *src_iview = fb->attachments[src_attachment_idx]; in cmd_buffer_subpass_handle_pending_resolves() local
|