freedreno/a6xx: fix binning pass vs. xfb
authorRob Clark <robdclark@chromium.org>
Fri, 20 Sep 2019 20:50:21 +0000 (13:50 -0700)
committerRob Clark <robdclark@gmail.com>
Mon, 23 Sep 2019 20:02:34 +0000 (20:02 +0000)
commitb9bf374512a96fbd10976275c826d8998e068de1
treebdd1ea2b2f2c6a8fa734663eee68f1367c3c04bb
parent331f89a97176b4b559c7020d69b148b85473f16b
freedreno/a6xx: fix binning pass vs. xfb

We could bit doing streamout from binning pass.  In this case we want to
use the full VS which doesn't have (potentially streamed out) varyings
stripped out.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/gallium/drivers/freedreno/a6xx/fd6_program.c