radv: Use correct gs_out with tessellation.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 8 Jul 2019 21:18:55 +0000 (23:18 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 9 Jul 2019 02:04:16 +0000 (12:04 +1000)
commit204e4da9b4768033b81ec69d448eca9ba1c872fe
tree9f722ede2315e7f87cfe5bf29123e772385c6894
parent343a435c462286597af5257278933893a6a6ac0c
radv: Use correct gs_out with tessellation.

We should use the primitives output by the TES in that case.

There is always a separate TES if there is no GS.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_pipeline.c