tu: Fix tu6_emit_*_fdm size call
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 14 Sep 2023 14:23:16 +0000 (16:23 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 15 Sep 2023 13:02:34 +0000 (13:02 +0000)
commitf8bb1b22fbe2e9147000ad83ef92c2f08f32b436
tree65dc758fab94942252a02ecb96a1966214cf99cc
parent749e1de9d33694d7be5190f03fe11a204694e4f4
tu: Fix tu6_emit_*_fdm size call

cs is not initialized until the line after this.

Fixes: 95104707f18 ("tu: Basic a7xx support")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25225>
src/freedreno/vulkan/tu_pipeline.cc