Results for glean/pointSprite

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 0
Time 0.094927072525
Info
Returncode: 0

Errors:


Output:
----------------------------------------------------------------------
Test basic point sprite functionality.

Incorrect pixel at (17, 17):
	it should be rendered with color: (1, 0, 1), actual read: (1, 1, 1)
	Primitive type: GL_POINTS
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 5.85
Could not find any non-black pixels.
	Primitive type: GL_POINTS
	Coord Origin at: GL_LOWER_LEFT
	PointSize: 1.85
Incorrect pixel at (17, 17):
	it should be rendered with color: (1, 0, 1), actual read: (1, 1, 1)
	Primitive type: GL_POLYGON
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 5.85
Could not find any non-black pixels.
	Primitive type: GL_POLYGON
	Coord Origin at: GL_LOWER_LEFT
	PointSize: 1.85
pointSprite:  FAIL rgba8, db, z24, s8, win+pmap, id 33
	3 tests passed, 4 tests failed.

Command /home/mupuf/nvidia/piglit/bin/glean -o -v -v -v -t +pointSprite --quick
Traceback
None
dmesg
None

Back to summary