Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 1.04499983788 |
note | Returncode was 1 |
info | Returncode: 1 Errors: Output: Parameter: 1D Using TEXTURE_1D. Parameter: border Using the border. Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong. Testing NEAREST: REPEAT Probe at (9,36) @ 1,0 Expected: 0 255 255 153 Observed: 85 170 255 255 Testing NEAREST: CLAMP Probe at (95,36) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 0 Testing NEAREST: CLAMP_TO_EDGE Probe at (184,36) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 0 Testing NEAREST: CLAMP_TO_BORDER Probe at (273,36) @ 0,0 Expected: 25 229 127 204 Observed: 0 0 0 0 Testing NEAREST: MIRRORED_REPEAT Probe at (365,36) @ 1,0 Expected: 0 255 255 153 Observed: 0 0 0 0 Testing LINEAR: REPEAT Probe at (6,125) @ 0,0 Expected: 0 0 0 0 Observed: 17 35 52 52 Testing LINEAR: CLAMP Probe at (95,125) @ 0,0 Expected: 140 114 63 204 Observed: 0 0 0 0 Testing LINEAR: CLAMP_TO_EDGE Probe at (184,125) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 0 Testing LINEAR: CLAMP_TO_BORDER Probe at (273,125) @ 0,0 Expected: 25 229 127 204 Observed: 0 0 0 0 Testing LINEAR: MIRRORED_REPEAT Probe at (365,125) @ 1,0 Expected: 0 255 255 153 Observed: 0 0 0 0 |