Home
last modified time | relevance | path

Searched refs:cond_load_allowed (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h89 bool cond_load_allowed; member
H A Dtu_pass.c519 att->cond_load_allowed = in tu_render_pass_cond_config()
1136 att->cond_load_allowed = att->cond_store_allowed = true; in tu_setup_dynamic_inheritance()
1146 att->cond_load_allowed = att->cond_store_allowed = true; in tu_setup_dynamic_inheritance()
H A Dtu_clear_blit.c2822 if (att->cond_load_allowed || att->cond_store_allowed) { in tu_CmdClearAttachments()
3108 bool cond_exec = cond_exec_allowed && attachment->cond_load_allowed; in tu_load_gmem_attachment()

Completed in 9 milliseconds