The source project of this merge request has been removed.
zink: pass line width from rast_state to gfx_pipeline_state.
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.