freedreno/ir3: Fix clipvertex with GS+tess
authorRob Clark <robdclark@chromium.org>
Mon, 17 Oct 2022 17:25:10 +0000 (10:25 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Oct 2022 12:23:40 +0000 (12:23 +0000)
commit1b38d233fc55f58b9d5abea94a52066903427cc3
tree779c3bf9cbb000359ace6113f64bdb9b3c257be7
parent0f6f671824745883e40f523765cc9aff9b299abf
freedreno/ir3: Fix clipvertex with GS+tess

If we have both GS and tess, GS is the stage we should run lower_clip_vs
on.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19100>
src/freedreno/ir3/ir3_nir.c