Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pass.c188 bool has_external_dst[info->subpassCount]; in tu_render_pass_add_implicit_deps() local
192 memset(has_external_dst, 0, sizeof(has_external_dst)); in tu_render_pass_add_implicit_deps()
204 has_external_dst[src] = true; in tu_render_pass_add_implicit_deps()
318 !att_used[a] && !has_external_dst[i]) in tu_render_pass_add_implicit_deps()
328 !att_used[a] && !has_external_dst[i]) in tu_render_pass_add_implicit_deps()
341 !att_used[a] && !has_external_dst[i]) { in tu_render_pass_add_implicit_deps()
353 !att_used[a] && !has_external_dst[i]) in tu_render_pass_add_implicit_deps()