Skip to content

zink: pass line width from rast_state to gfx_pipeline_state.

Duncan Hopkins requested to merge (removed):zink-fix-ignored-line-width into zink

Updates the ctx->gfx_pipeline_state.line_width so zink_get_gfx_pipeline() in zink_draw_vbo() choose a pipeline with the correct line width.

Merge request reports