agx: Remap varyings to match AGX ABI
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 2 May 2021 13:44:15 +0000 (09:44 -0400)
committerAlyssa Rosenzweig <none>
Sun, 2 May 2021 21:41:10 +0000 (17:41 -0400)
commit8b8c1a2827356642d065521ad85a5ea24cf17511
tree3a39d8a60ad8477352223c71ce2680705053fd93
parent2470a080d29efd440e4e3d5396d41391c45e12dc
agx: Remap varyings to match AGX ABI

It's not clear if this is software or hardware defined, but until we
know more about linkage, let's match the blob. Fixes dEQP issues with
gl_PointSize.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10582>
src/asahi/compiler/agx_compile.c