turnip: Fix the reservation for vertex inputs.
authorEmma Anholt <emma@anholt.net>
Thu, 16 Jun 2022 23:37:07 +0000 (16:37 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 11 Jul 2022 16:32:03 +0000 (16:32 +0000)
commitec5984c0d484b7a5782d84b1afee355bf44c91f8
tree1ea347fd68e303d4d2649dd6599839c14b1bb812
parent12314067c419321376f0ea6c38bee66071a3e80f
turnip: Fix the reservation for vertex inputs.

It was too large since 2cd30266f155 ("tu: Refactor VS DECODE/DEST to be
emitted in two pkt4"), so fix it and also give it a name next to the code
it relates to.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17102>
src/freedreno/vulkan/tu_pipeline.c