Rather than OR-ing all subpass dependencies together in the Vulkan layer, pass an array of barriers down to the drivers and allow them to do the OR-ing if needed. Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36985>