panvk: Fix the static scissor/viewport case
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 15 Sep 2021 07:03:26 +0000 (09:03 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Sep 2021 14:03:40 +0000 (14:03 +0000)
commite856386764172e65e99d2c22d8f2f0160c77a0fe
treeb018c13e3e28b6ae7453d83cf964910112570292
parenta5115faefacbac0f9d7021a3cfbb3e80f4956848
panvk: Fix the static scissor/viewport case

Even if we can build a static viewport descriptor, we will need the
static scissor/viewport data to fill the viewport sysvals.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13077>
src/panfrost/vulkan/panvk_cmd_buffer.c
src/panfrost/vulkan/panvk_vX_pipeline.c