Searched refs:tu_render_pass (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_pass.c | 83 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()
|
D | tu_util.c | 84 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()
|
D | tu_private.h | 908 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)
|
D | tu_query.c | 753 const struct tu_render_pass *pass = cmdbuf->state.pass; in emit_end_occlusion_query()
|
D | tu_cmd_buffer.c | 671 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()
|
D | tu_device.c | 1753 TU_FROM_HANDLE(tu_render_pass, pass, pCreateInfo->renderPass); in tu_CreateFramebuffer()
|
D | tu_pipeline.c | 2777 const struct tu_render_pass *pass = in tu_pipeline_builder_init_graphics()
|
D | tu_clear_blit.c | 1805 const struct tu_render_pass *pass = cmd->state.pass; in tu_clear_sysmem_attachments()
|