Skip to content

zink: fix VK_DYNAMIC_STATE_LINE_WIDTH usage

Mike Blumenkrantz requested to merge zmike/mesa:zink-lw into main

this is a command buffer property and is unrelated to the current primitive

Fixes: 659c39fa ("zink: rework primitive rasterization type logic")

Merge request reports