turnip: fix wrong substream size in parse_multisample_and_color_blend
authorJonathan Marek <jonathan@marek.ca>
Tue, 28 Apr 2020 23:54:06 +0000 (19:54 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Apr 2020 20:09:54 +0000 (20:09 +0000)
commit3e1b93ec4fa31014c322b970f7d8a057fdec04fe
treeb88f29c38ceaac427ec4f372abfa67ed4b0c0dfd
parent05e6f763e7683c13a59e14f12ce3231d892921c2
turnip: fix wrong substream size in parse_multisample_and_color_blend

Missed updating this when adding tu6_emit_sample_locations

Fixes: a92d2e11095 ("turnip: implement VK_EXT_sample_locations")

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4795>
src/freedreno/vulkan/tu_pipeline.c