nvk: fix num_gprs for Volta+
authorKarol Herbst <git@karolherbst.de>
Thu, 20 Jul 2023 13:38:13 +0000 (15:38 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:06 +0000 (21:32 +0000)
commita5129fb03f4cf3771c796a5da089d1d0f0e39a3f
tree614fe158b728b7ab834127622d8cb95d557de574
parentc6a885190248de623a6c9ef82e6f177fefb16ca9
nvk: fix num_gprs for Volta+

Fixes OOR_REG errors being thrown

Signed-off-by: Karol Herbst <git@karolherbst.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_shader.c