panfrost: Use varying format from frag shader
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 2 Jun 2021 20:15:17 +0000 (16:15 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Jun 2021 18:06:10 +0000 (18:06 +0000)
commitb9127ecbb1228e05c6a390ae83371c522b47eb8f
tree79ae7818c3dcd602219256aee9351610767c238c
parent58cbf10cdb1cc8b591ffd5931c0a014d52d67889
panfrost: Use varying format from frag shader

Needed to fix up flat varyings to u32 due to TGSI brokenness. If we wack
TGSI, we can drop this.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
src/gallium/drivers/panfrost/pan_cmdstream.c