Results for glean/pointSprite

Overview

Result: None

Back to summary

Details

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

Could not find any non-black pixels.
	Primitive type: GL_POINTS
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 1.85
Could not find any non-black pixels.
	Primitive type: GL_POINTS
	Coord Origin at: GL_LOWER_LEFT
	PointSize: 1.85
Incorrect pixel at (20, 20):
	it should be rendered with color: (0, 1, 0), actual read: (1, 0, 0)
	Primitive type: GL_POLYGON
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 1.85
Incorrect pixel at (20, 20):
	it should be rendered with color: (0, 0, 1), actual read: (1, 0, 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
MESA-LOADER: malformed or no PCI ID
MESA-LOADER: malformed or no PCI ID
Environment
PIGLIT_SOURCE_DIR="/home/ilia/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/piglit/bin/glean -o -v -v -v -t +pointSprite --quick
dmesg
None

Back to summary