Results for glean/logicOp

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 0
info
Returncode: 0

Errors:


Output:
----------------------------------------------------------------------
This test checks the logicop functions in RGBA mode.

logicOp:  PASS rgba8, db, z24, s8, win+pmap, id 33
logicOp:  PASS rgba8, db, z24, s8, win+pmap, id 34
logicOp:  FAIL rgba8, z24, win+pmap, id 112
	logicop mode = GL_SET
	Readback had 8 bits in error; logicop had 0 bits in error.

First failing pixel is at row 0 column 0
Actual values are (176, 139, 130, 255)
Expected values are (45, 226, 252, 53)
Errors (number of bad bits) are (5, 4, 6, 4)
Source values are (45, 226, 252, 53)
Destination values are (178, 173, 173, 61)
logicOp:  FAIL rgba8, z24, win+pmap, id 112
	logicop mode = GL_COPY
	Readback had 0 bits in error; logicop had 19 bits in error.
logicOp:  FAIL rgba8, z24, win+pmap, id 112
	logicop mode = GL_COPY_INVERTED
	Readback had 8 bits in error; logicop had 0 bits in error.

First failing pixel is at row 0 column 0
Actual values are (224, 175, 163, 255)
Expected values are (215, 168, 156, 255)
Errors (number of bad bits) are (5, 3, 6, 0)
Source values are (45, 226, 252, 53)
Destination values are (178, 173, 173, 61)
logicOp:  FAIL rgba8, z24, win+pmap, id 112
	logicop mode = GL_NOOP
	Readback had 8 bits in error; logicop had 14 bits in error.

First failing pixel is at row 0 column 0
Actual values are (242, 189, 175, 255)
Expected values are (24, 74, 87, 0)
Errors (number of bad bits) are (5, 7, 5, 8)
Source values are (45, 226, 252, 53)
Destination values are (178, 173, 173, 61)
logicOp:  FAIL rgba8, z24, win+pmap, id 112
	logicop mode = GL_INVERT
	Readback had 8 bits in error; logicop had 25 bits in error.

Back to summary