freedreno/ir3: Switch to NIR for a5xx's vertex id lowering.
authorJami Kettunen <jami.kettunen@protonmail.com>
Sun, 23 Oct 2022 21:40:23 +0000 (00:40 +0300)
committerMarge Bot <emma+marge@anholt.net>
Mon, 24 Oct 2022 23:05:18 +0000 (23:05 +0000)
commit09b28524b2ae1f5f84516e0c0c813be23705abaf
treef1267b1cecb76507ac88e5d1bb45a5656f4d5d9a
parent7bc7b08bcf64e0b68812a253ccb9a95b7be84e55
freedreno/ir3: Switch to NIR for a5xx's vertex id lowering.

This was similarly done for a3xx & a4xx with 4bdd226ab61
("freedreno/ir3: Switch to NIR for a3xx/a4xx's vertex id lowering.")
already, yet a5xx was missed which I noticed as Minecraft window
titlebar text corruption on OnePlus 5T with Adreno 540.

Cc: mesa-stable
Signed-off-by: Jami Kettunen <jami.kettunen@protonmail.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19263>
src/freedreno/ci/freedreno-a530-fails.txt
src/freedreno/ir3/ir3_compiler.c