ac/nir/ngg: Use sendmsg in NGG lowering.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 25 Apr 2023 16:20:57 +0000 (18:20 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 4 May 2023 19:08:59 +0000 (19:08 +0000)
commit5bb04dc5286bd9ec35fe1e29747e366e6f8bab72
treec80f1f2c99056907520fadd4f481e0bad1940c92
parent025c1f5174005b04a4ce28da7e1a529dc4a13904
ac/nir/ngg: Use sendmsg in NGG lowering.

There is no need to use alloc_vertices_and_primitives anymore,
because it will be compiled to sendmsg anyway.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Qiang Yu <yuq825@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22690>
src/amd/common/ac_nir_lower_ngg.c