04d7b9c396
The push constant array is shared by all stages anyway, so let's just declare one array. While at it, change the name into push_uniforms to be consistent with the name we have in panvk_dispatch. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28397>