e0f4b52559
When letting the overlapping waves enter their ordered sections, there must be no memory accesses to resources which need primitive-ordered access that are still pending, or there would be a race between the current wave and the overlapping waves. Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Signed-off-by: Vitaliy Triang3l Kuzmin <triang3l@yandex.ru> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22250>