panfrost: Inline pan_blit_emit_dcd
authorAlyssa Rosenzweig <alyssa@collabora.com>
Sat, 12 Feb 2022 14:59:28 +0000 (09:59 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 23 Feb 2022 12:56:30 +0000 (12:56 +0000)
commit5b1a00c5659a9dd824966e7ebcafe7e23c8916e2
treed49d2e46631e85c58d5beb998490770963528ba0
parentc9784c9512e83796097d9a6c14e77d0baa123b42
panfrost: Inline pan_blit_emit_dcd

Easier to follow the logic without having a million arguments passed around.

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