r600: handle the non-TXF_LZ support path.
authorDave Airlie <airlied@redhat.com>
Mon, 21 Aug 2017 01:05:31 +0000 (11:05 +1000)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 11 Sep 2017 00:10:24 +0000 (02:10 +0200)
commit8d6b97a815874c7b695471a259fe4b6689890206
treea7550aa48e91b53e05ea9f88e7fbdef1d20b6b20
parentc1d92f82224faba1e3c4cf3540f7ce19cd934a93
r600: handle the non-TXF_LZ support path.

it appears that texcoord.z/w will be 0 in all cases already,
so just put them into the vbo always.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/radeon/r600_pipe_common.c