pan/bi: Dynamically allocate source/dests
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 22 Jul 2022 20:28:46 +0000 (16:28 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commite68b7531ca98a49ffc39dd69d01df8e642a0278f
treede993008c13ca0aa16bfb7276b88bd8e96613734
parent8006e98243d460f75c9c7af3694711561903c12b
pan/bi: Dynamically allocate source/dests

Instead store a pointer to the storage. Ideally even these pointer would be
removed but that's quite cumbersome in C...

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
src/panfrost/bifrost/bi_builder.h.py
src/panfrost/bifrost/bi_test.h
src/panfrost/bifrost/bi_validate.c
src/panfrost/bifrost/compiler.h