Bug 52951 - [r200] piglit glean/clipFlat test fails
Summary: [r200] piglit glean/clipFlat test fails
Status: NEW
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r200 (show other bugs)
Version: 8.0
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-30 09:47 UTC by Barto
Modified: 2012-07-30 09:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Barto 2012-07-30 09:47:11 UTC
System configuration :

- radeon 9000 AGP ( M9, rv250 )
- laptop pentium 4 2.4 Ghz 1.25 Gb ram
- archlinux 32 bits

Step to reproduce the bug

- mesa 8.0.4 release ( but the bug occurs also with the git version )
- a graphic card who uses the r200 driver 
- install piglit ( git version )
- run the glean test "clipFlat" in piglit :

./piglit-run.py  -t "glean/clipFlat" tests/quick.tests results/quick

the glean/clipFlat will fail with this error message :

Test clipping with flat shading (provoking vertex).

clipFlat: Failure for glDrawElements(GL_QUAD_STRIP), glFrontFace(GL_CCW), glPolygonMode(GL_FILL)
	Translation: -1, -1
	Expected color (0, 1, 0) but found (1, 1, 0)
clipFlat:  FAIL rgba8, db, z24, s8, win+pmap, id 33


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.