radv/pipeline: start calculating tess stage.
authorDave Airlie <airlied@redhat.com>
Thu, 30 Mar 2017 07:18:13 +0000 (08:18 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 31 Mar 2017 21:16:19 +0000 (07:16 +1000)
commit4c60c68bd16486dfb57ba177487bc599ad3ef9f5
treeb5f49b6b6d233ce127b5d27836b7cd8912f587b5
parent823b55a8a90ad1cb9a3f9652cf46789f5e0b79f5
radv/pipeline: start calculating tess stage.

This calculates the pipeline state for tessellation.

It moves the gs ring calculation down to below
where the tessellation shaders will be compiled,
as it needs the info from those shaders.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_private.h