3368c0e6f2
Using 8191.875 seems to big for the hardware to correctly render wide rectangular lines. This can also be reproduced with AMDVLK by forcing rectangularLines = True, and fixed by reducing the maximum size as well. Other drivers seem to expose that value. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21287>