v3dv: fix incorrect key setup
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 1 Aug 2023 09:43:15 +0000 (11:43 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Aug 2023 06:32:40 +0000 (06:32 +0000)
commitfc0ca7407b1b028f22fdb622a1b9842f50d67ba6
treee9edada98e8d2c9c5e2ae905f55bad5f18bbb653
parentebe66479fbd3ff39407b632e6049df6e49921068
v3dv: fix incorrect key setup

We had this incorrectly included inside the body of loop over
the subpass attachments so when all attachments are unused we
would not set this correctly.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24396>
src/broadcom/vulkan/v3dv_pipeline.c