r600: enable tess_input_info for TES
authorDave Airlie <airlied@redhat.com>
Thu, 19 Jul 2018 04:39:15 +0000 (05:39 +0100)
committerDave Airlie <airlied@redhat.com>
Mon, 23 Jul 2018 20:11:35 +0000 (21:11 +0100)
commitd73f1026b404a0aae532d56643fe63651cb4c8a7
treef6dcde791e4f8588e146df88bb71c58fbf0e49dd
parent760622c328ef583cf91cee36ac307df9e24cf3bd
r600: enable tess_input_info for TES

There might be a nicer way to do this, but this is at least correct.

This fixes:
KHR-GL44.tessellation_shader.single.max_patch_vertices
KHR-GL44.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_PatchVerticesIn

Reviewed-By: Gert Wollny <gert.wollny@collabora.com>
Cc: mesa-stable@lists.freedesktop.org
src/gallium/drivers/r600/r600_shader.c