freedreno/a4xx: fix stencil-textured border colors
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 14 Nov 2021 23:39:38 +0000 (18:39 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 16 Nov 2021 05:08:26 +0000 (05:08 +0000)
commit14087cb9ea58abe37f156d28fde18cdf82abd242
treeb39e45e66b604f19611bf4766d2443e900b036c5
parent20e8e11d643ac5150589bfc8638c594ccf6eb64a
freedreno/a4xx: fix stencil-textured border colors

These are implemented with unusual sampler formats, so the usual approach
of looking at the format descriptors fails.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13806>
src/gallium/drivers/freedreno/freedreno_texture.c