radv/cmd: emit tessellation state.
authorDave Airlie <airlied@redhat.com>
Thu, 30 Mar 2017 07:47:38 +0000 (08:47 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 31 Mar 2017 21:16:57 +0000 (07:16 +1000)
commitb4495b71c66700475888142cafcacab626ea7ca4
tree83d8418f208349e71bbe3dfcb14b34c81d7f5657
parent60fc0544e085bae1d19fa75f9d7806de50c38cef
radv/cmd: emit tessellation state.

This emits the tessellation shaders and state to the command stream.

It contains the logic to emit the LS/HS shaders.

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