radv: drop scanning the tess shader in the nir code.
authorDave Airlie <airlied@redhat.com>
Tue, 20 Feb 2018 02:28:12 +0000 (12:28 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 16 Mar 2018 05:23:08 +0000 (05:23 +0000)
commit384aced65e7768f7bba1a6159c6730efdd514d6c
tree2edc233113716f50600123d75f6d5c732ec462b2
parentf50d520acfb1a79c935e3f8838310a6db39d2427
radv: drop scanning the tess shader in the nir code.

This drops the now unneeded scanning and results in favour
of the ones in the info.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_nir_to_llvm.c
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_shader.h