agx: Don't treat clip distances specially
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 3 Feb 2023 16:57:01 +0000 (11:57 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 20 Feb 2023 11:34:58 +0000 (11:34 +0000)
commit5b92bd99dbb17c446d4da223efee30d2f1cc7bfb
tree042c408536c76f13eda2ca770fc193027f735916
parent99a6afd1a687267c05f6863771b6c2f8ad4602b8
agx: Don't treat clip distances specially

We've been using the clip lowering, but it's been broken upstream because of
this artefact from the (non-lowered implementation) sneaking in from downstream.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21104>
src/asahi/compiler/agx_compile.c