pan/bi: Remove trivial dest[0] = bi_null()
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 21 Jul 2022 18:21:55 +0000 (14:21 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commit4f8ee2c00e2b43eafee88c93762d60d281100d03
tree6a5d89be87ad1aff8b898237ff5502f4bc5ec4f3
parent662b866e1bfc5fc244a6531cca2e47f2df9eea9b
pan/bi: Remove trivial dest[0] = bi_null()

It's already NULL and will interfere with the more comprehensive src/dest
overwork we're doing.

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