Results for glean@pointsprite

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.092036
Stdout
----------------------------------------------------------------------
Test basic point sprite functionality.

Incorrect pixel at (20, 19):
	it should be rendered with color: (0, 0, 1), actual read: (0, 1, 0)
	Primitive type: GL_POINTS
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 1.85
Incorrect pixel at (19, 19):
	it should be rendered with color: (0, 0, 1), actual read: (0, 1, 0)
	Primitive type: GL_POINTS
	Coord Origin at: GL_LOWER_LEFT
	PointSize: 1.85
Incorrect pixel at (20, 19):
	it should be rendered with color: (0, 0, 1), actual read: (0, 1, 0)
	Primitive type: GL_POLYGON
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 1.85
Incorrect pixel at (19, 19):
	it should be rendered with color: (0, 0, 1), actual read: (0, 1, 0)
	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.

Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/hakzsam/programming/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/hakzsam/programming/piglit/bin/glean -o -v -v -v -t +pointSprite --quick
dmesg
None

Back to summary