radv: fix gathering clip/cull distance masks for GS
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 16 Jul 2019 06:37:32 +0000 (08:37 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 16 Jul 2019 08:09:37 +0000 (10:09 +0200)
commit1b2bfeaaaacbc8a0fbab1e7221d1f2e0ae2a7017
tree209da92aef72b8e7ea0fc8d19b83fd4754191047
parent361d549f8762e36bca787ec7ec237f7827b0a4a5
radv: fix gathering clip/cull distance masks for GS

For NGG, the driver relies on the VS outinfo struct.

This fixes
dEQP-VK.clipping.user_defined.clip_*_vert_tess_geom_*

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