Home
last modified time | relevance | path

Searched refs:tu_render_pass_attachment (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.c517 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_cond_config()
555 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_gmem_config()
599 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_gmem_config()
643 const struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_render_pass_bandwidth_config()
667 struct tu_render_pass_attachment *att, in attachment_set_ops()
775 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_CreateRenderPass2()
916 struct tu_render_pass_attachment *att = &pass->attachments[i]; in tu_CreateRenderPass2()
960 tu_setup_dynamic_attachment(struct tu_render_pass_attachment *att, in tu_setup_dynamic_attachment()
1000 struct tu_render_pass_attachment *att = &pass->attachments[a]; in tu_setup_dynamic_render_pass()
1023 struct tu_render_pass_attachment *resolve_at in tu_setup_dynamic_render_pass()
[all...]
H A Dtu_pass.h73 struct tu_render_pass_attachment struct
109 struct tu_render_pass_attachment *attachments;
H A Dtu_cmd_buffer.h555 struct tu_render_pass_attachment dynamic_rp_attachments[2 * (MAX_RTS + 1)];
598 const struct tu_render_pass_attachment *att) in tu_attachment_gmem_offset()
606 const struct tu_render_pass_attachment *att) in tu_attachment_gmem_offset_stencil()
H A Dtu_lrz.c187 const struct tu_render_pass_attachment *att, in tu_lrz_init_state()
233 const struct tu_render_pass_attachment *att) in tu_lrz_init_secondary()
282 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a]; in tu_lrz_begin_resumed_renderpass()
345 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a]; in tu_lrz_begin_secondary_cmdbuf()
H A Dtu_clear_blit.c2713 const struct tu_render_pass_attachment *att = in tu_emit_clear_gmem_attachment()
2821 const struct tu_render_pass_attachment *att = &cmd->state.pass->attachments[a]; in tu_CmdClearAttachments()
2890 const struct tu_render_pass_attachment *attachment = in tu_clear_sysmem_attachment()
2938 const struct tu_render_pass_attachment *attachment = in tu_clear_gmem_attachment()
2953 const struct tu_render_pass_attachment *attachment, in tu_emit_blit()
3088 const struct tu_render_pass_attachment *attachment = in tu_load_gmem_attachment()
3295 struct tu_render_pass_attachment *att = in tu_choose_gmem_layout()
3315 struct tu_render_pass_attachment *dst = &cmd->state.pass->attachments[a]; in tu_store_gmem_attachment()
3317 struct tu_render_pass_attachment *src = &cmd->state.pass->attachments[gmem_a]; in tu_store_gmem_attachment()
H A Dtu_cmd_buffer.c207 const struct tu_render_pass_attachment *attachment = in tu6_emit_zs()
1122 const struct tu_render_pass_attachment *att = in tu_emit_input_attachments()

Completed in 27 milliseconds