Reviewed-by: Bas Nieuwenhuizen
On Mon, Dec 18, 2017 at 6:08 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> anv merges the tess info correctly, but radv wasn't doing this.
>
> This fixes hangs in
> dEQP-VK.tessellation.winding.default_domain.hlsl_triangles_ccw
>
> Fixes: 60fc0544e0 (radv/pipelin
From: Dave Airlie
anv merges the tess info correctly, but radv wasn't doing this.
This fixes hangs in
dEQP-VK.tessellation.winding.default_domain.hlsl_triangles_ccw
Fixes: 60fc0544e0 (radv/pipeline: handle tessellation shader compilation)
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_pip