https://bugs.freedesktop.org/show_bug.cgi?id=61761
Priority: medium Bug ID: 61761 Assignee: mesa-dev@lists.freedesktop.org Summary: glPolygonOffsetEXT, OFFSET_BIAS incorrectly set to a huge number Severity: normal Classification: Unclassified OS: Linux (All) Reporter: speed.the.b...@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Mesa core Product: Mesa Created attachment 75858 --> https://bugs.freedesktop.org/attachment.cgi?id=75858&action=edit test program When using glPolygonOffsetEXT(1.0, 2.0), GL_POLYGON_OFFSET_BIAS_EXT should be set to 2.0. Instead, it is set to an enormously huge value (always the same number, 3.35544e+07). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev