Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.c189 bool has_external_src[info->subpassCount]; in tu_render_pass_add_implicit_deps() local
193 memset(has_external_src, 0, sizeof(has_external_src)); in tu_render_pass_add_implicit_deps()
204 has_external_src[dst] = true; in tu_render_pass_add_implicit_deps()
212 if (!has_external_src[i]) in tu_render_pass_add_implicit_deps()