turnip: fix tu_cs sub-streams
authorChia-I Wu <olvaffe@gmail.com>
Mon, 25 Feb 2019 22:37:55 +0000 (14:37 -0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 11 Mar 2019 17:02:13 +0000 (10:02 -0700)
commit59419bb691b2ba6af55146004bf876e7c7face82
tree2a9e2573ceead520259d2b0c7d0b9c871eaf7da7
parentc0567e84dbbcac5ef52ddd472be2f5bc1e8cdc69
turnip: fix tu_cs sub-streams

Update cs->start in tu_cs_end_sub_stream.  Otherwise, the entry
would include commands from all prior sub-streams.
src/freedreno/vulkan/tu_cs.c