Results for glean/texCombine

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:02.189682
Stdout
----------------------------------------------------------------------
GL_EXT_texture_env_combine verification test.
We only test a subset of all possible texture env combinations
because there's simply too many to exhaustively test them all.

texCombine:  FAIL rgba8, db, z24, s8, win+pmap, id 33
	expected 0, 0, 0.125, 1, got 0.501961, 0.501961, 0.627451, 1 in Single Texture Test
	Current combine state:
	Incoming Fragment RGBA = 0, 0.25, 0.5, 0.75
	Texture Unit 0:
	  GL_COMBINE_RGB_EXT = GL_MODULATE_ADD_ATI
	  GL_COMBINE_ALPHA_EXT = GL_MODULATE_ADD_ATI
	  GL_SOURCE0_RGB_EXT = GL_PRIMARY_COLOR_EXT
	  GL_SOURCE1_RGB_EXT = GL_CONSTANT_EXT
	  GL_SOURCE2_RGB_EXT = GL_TEXTURE
	  GL_SOURCE0_ALPHA_EXT = GL_PRIMARY_COLOR_EXT
	  GL_SOURCE1_ALPHA_EXT = GL_PRIMARY_COLOR_EXT
	  GL_SOURCE2_ALPHA_EXT = GL_PRIMARY_COLOR_EXT
	  GL_OPERAND0_RGB_EXT = GL_SRC_COLOR
	  GL_OPERAND1_RGB_EXT = GL_ONE_MINUS_SRC_ALPHA
	  GL_OPERAND2_RGB_EXT = GL_SRC_COLOR
	  GL_OPERAND0_ALPHA_EXT = GL_SRC_ALPHA
	  GL_OPERAND1_ALPHA_EXT = GL_SRC_ALPHA
	  GL_OPERAND2_ALPHA_EXT = GL_SRC_ALPHA
	  GL_RGB_SCALE_EXT = 1
	  GL_ALPHA_SCALE = 1
	  Tex Env RGBA = 0.25, 0.5, 0.75, 1
	  Texture RGBA = 1, 0, 0.25, 0.5

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 +texCombine --quick
dmesg
None

Back to summary