pan/bi: Pull BLEND precolouring out of per-dest loop
authorAlyssa Rosenzweig <alyssa@collabora.com>
Sat, 15 Jan 2022 15:05:02 +0000 (10:05 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 24 Jan 2022 16:20:49 +0000 (16:20 +0000)
commit2bdfa4800d2ec1e616539b8b03085252d74a592f
tree84dc8918b4041d48c76456f63732da5258395bec
parent1e5bb54f597509dbae440f6fbe6739f198a243cb
pan/bi: Pull BLEND precolouring out of per-dest loop

Indentation fail. This should happen once per instruction, not once per
destination. In theory, this is a minor performance win; in practice,
it's simply less wrong.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reported-by: Icecream95 <ixn@disroot.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14575>
src/panfrost/bifrost/bi_ra.c