Skip to content

turnip: fix wrong substream size in parse_multisample_and_color_blend

Jonathan Marek requested to merge flto/mesa:turnip2 into master

Missed updating this when adding tu6_emit_sample_locations

Fixes: a92d2e11 (turnip: implement VK_EXT_sample_locations)

Merge request reports