panfrost: Split the indexed and !indexed indirect draw info structs
authorBoris Brezillon <boris.brezillon@collabora.com>
Tue, 11 May 2021 09:01:20 +0000 (11:01 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 12 May 2021 07:03:51 +0000 (07:03 +0000)
commit0e74598e3658237ab817db204fc7b008d16b92be
tree528842583adbb55587909e6970e0795083a6c385
parent5d6608ef78b79e41b6c5aa41534e139b2eaa524b
panfrost: Split the indexed and !indexed indirect draw info structs

Some fields are overlapping, so let's just split those structs to
avoid confusion.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10417>
src/panfrost/lib/pan_indirect_draw.c