panvk: Lower sysvals in NIR
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 7 Feb 2023 16:49:22 +0000 (11:49 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 23:53:46 +0000 (23:53 +0000)
commit5b3870d8582357c2bd0a1ab81c917fe1a66918cf
treecb11a7f9a07de0f420f7670cbc31b207b652b96f
parentf79697123e763a802be09f3a866843619d808f4a
panvk: Lower sysvals in NIR

Per Ekstrand's Rule. This avoids the "fixed sysval" hack that Faith introduced
to get this behaviour with the GL sysval handling.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20906>
src/panfrost/vulkan/panvk_vX_shader.c