panfrost: Simplify blitter blend shader creation
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 1 Aug 2022 22:57:52 +0000 (18:57 -0400)
committerMarge Bot <emma+marge@anholt.net>
Sun, 21 Aug 2022 19:37:10 +0000 (19:37 +0000)
commit378b7e37f4dfd1267b2ab89080762cb81c260381
treed4a386755885806a155e7bdda9c66f711dde1c55
parent0a71d56fd452e9c53da44f21583c197c9661488c
panfrost: Simplify blitter blend shader creation

We don't need blending in the blitter. That means blend shaders are only needed
on Midgard. Simplify accordingly.

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