panfrost: Fix border colour
authorIcecream95 <ixn@keemail.me>
Thu, 13 Aug 2020 07:35:00 +0000 (19:35 +1200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 13 Aug 2020 13:45:00 +0000 (13:45 +0000)
commit8557b1a8ebeef466df3c912ecae02d85a8617b76
tree342132144ac0fc7f205057b42919e66ac8ae8d50
parent8277334f3978463ec8631e2b98e3d2a37d113496
panfrost: Fix border colour

The border colour was being set to the red colour for all channels.
Fixes tex-border-1 from piglit.

Fixes: f74186baa5e ("panfrost: XMLify Midgard samplers")
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6298>
src/gallium/drivers/panfrost/pan_cmdstream.c