Bug 52956 - [r200] piglit glean/pointAtten test fails
Summary: [r200] piglit glean/pointAtten 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:57 UTC by Barto
Modified: 2012-07-30 09:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Barto 2012-07-30 09:57:36 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 "pointAtten" in piglit :

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

the glean/pointAtten will fail with these error messages :

Test point size attenuation with the GL_ARB_point_parameters extension.

	FAILURE:
	Expected size: 3.53553  Actual size: 2
	Size: 5
	Min: 1  Max: 6
	Attenuation: 1 0 1
	Eye Z: -1
	Aliased


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.