Home
last modified time | relevance | path

Searched refs:tu_render_pass (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.c83 tu_render_pass_add_subpass_dep(struct tu_render_pass *pass, in tu_render_pass_add_subpass_dep()
185 tu_render_pass_add_implicit_deps(struct tu_render_pass *pass, in tu_render_pass_add_implicit_deps()
342 tu_render_pass_gmem_config(struct tu_render_pass *pass, in tu_render_pass_gmem_config()
485 struct tu_render_pass *pass; in tu_CreateRenderPass2()
653 TU_FROM_HANDLE(tu_render_pass, pass, _pass); in tu_DestroyRenderPass()
Dtu_util.c84 const struct tu_render_pass *pass) in tu_tiling_config_update_tile_layout()
205 const struct tu_render_pass *pass) in tu_framebuffer_tiling_config()
Dtu_private.h908 const struct tu_render_pass *pass;
1433 const struct tu_render_pass *pass);
1480 struct tu_render_pass struct
1589 TU_DEFINE_NONDISP_HANDLE_CASTS(tu_render_pass, VkRenderPass)
Dtu_query.c753 const struct tu_render_pass *pass = cmdbuf->state.pass; in emit_end_occlusion_query()
Dtu_cmd_buffer.c671 const struct tu_render_pass *pass = cmd->state.pass; in tu6_emit_tile_store()
2894 TU_FROM_HANDLE(tu_render_pass, pass, pRenderPassBegin->renderPass); in tu_CmdBeginRenderPass2()
2950 const struct tu_render_pass *pass = cmd->state.pass; in tu_CmdNextSubpass2()
Dtu_device.c1753 TU_FROM_HANDLE(tu_render_pass, pass, pCreateInfo->renderPass); in tu_CreateFramebuffer()
Dtu_pipeline.c2777 const struct tu_render_pass *pass = in tu_pipeline_builder_init_graphics()
Dtu_clear_blit.c1805 const struct tu_render_pass *pass = cmd->state.pass; in tu_clear_sysmem_attachments()