[Nouveau] [Bug 66642] New: [nva5] Wrong provoking vertex is selected for flat attribute interpolation (clipping?)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 6 04:53:08 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66642
Priority: medium
Bug ID: 66642
Assignee: nouveau at lists.freedesktop.org
Summary: [nva5] Wrong provoking vertex is selected for flat
attribute interpolation (clipping?)
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: alzeih at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/DRI/nouveau
Product: Mesa
The following piglit test:
interpolation-flat-gl_BackColor-smooth-none.shader_test
appears to select the wrong provoking vertex depending on the exact value of
v[0].y.
For v[0].y > -1.0, the triangle ends up red.
For v[0].y = -1.0, the triangle ends up green.
For v[0].y < -1.0, the triangle ends up (correctly) blue.
Hardware: nva5 (GT330M) in MacBookPro6,2
Mesa version: 1415a1884c
Kernel: 3.9.8-1-ARCH
Suspect the clipper doesn't respect the index of the provoking vertex in the
triangle?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130706/b9bbacf8/attachment.html>
More information about the Nouveau
mailing list