pan/bi: Assert destinations are non-NULL
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 21 Jul 2022 19:01:16 +0000 (15:01 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commite5b3faf5aa20c948d463b81c61b9f47775ccffad
tree841f99dabb398208608f5ee299fde857f9649952
parent9ec157c48226198e9d29252bccbccc516fa478f0
pan/bi: Assert destinations are non-NULL

All uses of null destinations have been replaced with more appropriate
constructs. We can now assume this throughout.

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