Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.c190 bool has_external_dst[info->subpassCount]; in tu_render_pass_add_implicit_deps() local
194 memset(has_external_dst, 0, sizeof(has_external_dst)); in tu_render_pass_add_implicit_deps()
206 has_external_dst[src] = true; in tu_render_pass_add_implicit_deps()
267 if (!has_external_dst[i]) in tu_render_pass_add_implicit_deps()