pan/bi: Don't read nonexistant sources
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 21 Jul 2022 22:41:03 +0000 (18:41 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 16:03:23 +0000 (16:03 +0000)
commit8424ef2b7a7d07e392fe372ba7f462417e8606d6
tree3fe75172f81bbb251a590237fe40e9198277be23
parentde41fd00a5094ee06e4742ce74ef5dd4b991149e
pan/bi: Don't read nonexistant sources

Codebase audit. In preparation to dynamically allocate sources.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
src/panfrost/bifrost/bi_opt_constant_fold.c
src/panfrost/bifrost/bi_opt_message_preload.c
src/panfrost/bifrost/bi_opt_push_ubo.c
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bi_ra.c
src/panfrost/bifrost/bi_schedule.c
src/panfrost/bifrost/bi_scoreboard.c
src/panfrost/bifrost/valhall/va_optimize.c