vc4: Enable PIPE_CAP_TGSI_TEXCOORD.
authorEric Anholt <eric@anholt.net>
Tue, 3 Dec 2019 22:46:56 +0000 (14:46 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 29 Jun 2020 16:07:19 +0000 (09:07 -0700)
commita60e8dfdc5d6302db6b79325572b020d55e426d9
treea1725fc6130bacd2ccb2f2fde96d49384294e88b
parent64cb81a3a4ad0b2c794a276ca22c7fd39a1856a8
vc4: Enable PIPE_CAP_TGSI_TEXCOORD.

Dave wants to drop the !TEXCOORD path from NIR, and it's easy enough to
do.  Untested.

Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2952>
src/gallium/drivers/vc4/vc4_nir_lower_io.c
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_screen.c