zink: unconditionally set line width on rasterizer state change
the pipe cap is used for gating wideline support, so this will always be 1.0 when not supported furthermore, the previous code wasn't accurately checking line width for tess shaders, breaking tests cc: mesa-stable fixes (nv): KHR-GL46.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_PatchVerticesIn Reviewed-by:Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!15960> (cherry picked from commit d8b66fcb)
Loading
Please register or sign in to comment