commit | 232ec710fd0fbeccc4836d05caafce5b7adbf857 | [log] [tgz] |
---|---|---|
author | Connor Abbott <cwabbott0@gmail.com> | Fri Sep 11 13:17:40 2020 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Jul 08 16:02:41 2021 +0000 |
tree | c527ea293ac1bdda5e0603c675591f9ecf5da97c | |
parent | 7a8e0b15e2f87589c58695bd6557a1cc8fd8aaa3 [diff] |
ir3: Support any/all/getone branches This plumbs through the support in the IR. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6752>