Skip to content

zink: a few line rendering fixes

Erik Faye-Lund requested to merge kusma/mesa:zink-line-fixes into main

I accidentally checked the wrong state when adding support for EXT_line_rasterization. While we're at it, respect the line_rectangular-state that landed after this code did.

Merge request reports