radv: add tessellation ring allocation support. (v2)
authorDave Airlie <airlied@redhat.com>
Thu, 30 Mar 2017 07:02:14 +0000 (08:02 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 31 Mar 2017 21:15:30 +0000 (07:15 +1000)
commit46e52df34d3074f1fc649195dded461bcb64a231
treede5b3d9e462715ae04722f4b90254f7ff95d2176
parentbbfb62df166527b20c9a2217c559119c138f3af4
radv: add tessellation ring allocation support. (v2)

This patch adds support for the offchip rings for storing
tessellation factors and attribute data.

It includes the register setup for the TF ring

v2: always do tess ring size calcs (Bas)

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