Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 3.76999998093 |
note | Returncode was 1 |
info | Returncode: 1 Errors: Output: Parameter: 3D Using TEXTURE_3D. Parameter: npot Using NPOT dimensions. Parameter: border Using the border. Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong. Testing NEAREST: REPEAT Testing NEAREST: CLAMP Testing NEAREST: CLAMP_TO_EDGE Testing NEAREST: CLAMP_TO_BORDER Testing NEAREST: MIRRORED_REPEAT Testing NEAREST: MIRROR_CLAMP_EXT Probe at (505,36) @ 3,0 Expected: 255 255 255 255 Observed: 255 153 77 51 Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT Probe at (603,36) @ 3,0 Expected: 255 255 255 255 Observed: 255 153 77 51 Testing NEAREST: MIRROR_CLAMP_TO_BORDER_EXT Probe at (698,42) @ 2,2 Expected: 255 153 76 51 Observed: 26 229 128 204 Testing LINEAR: REPEAT Testing LINEAR: CLAMP Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing LINEAR: MIRRORED_REPEAT Testing LINEAR: MIRROR_CLAMP_EXT Testing LINEAR: MIRROR_CLAMP_TO_EDGE_EXT Testing LINEAR: MIRROR_CLAMP_TO_BORDER_EXT Testing NEAREST with swizzling: REPEAT Probe at (9,39) @ 1,1 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing NEAREST with swizzling: CLAMP Probe at (104,36) @ 0,0 Expected: 0 255 0 204 Observed: 255 0 0 204 Testing NEAREST with swizzling: CLAMP_TO_EDGE Probe at (202,36) @ 0,0 Expected: 0 255 0 204 Observed: 255 0 0 204 Testing NEAREST with swizzling: CLAMP_TO_BORDER Probe at (300,36) @ 0,0 Expected: 127 25 229 204 Observed: 26 229 128 204 Testing NEAREST with swizzling: MIRRORED_REPEAT Probe at (401,39) @ 1,1 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing NEAREST with swizzling: MIRROR_CLAMP_EXT Probe at (496,36) @ 0,0 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT Probe at (594,36) @ 0,0 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing NEAREST with swizzling: MIRROR_CLAMP_TO_BORDER_EXT Probe at (692,36) @ 0,0 Expected: 127 25 229 204 Observed: 26 229 128 204 Testing LINEAR with swizzling: REPEAT Probe at (9,137) @ 1,1 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing LINEAR with swizzling: CLAMP Probe at (104,134) @ 0,0 Expected: 95 82 172 204 Observed: 83 172 96 204 Testing LINEAR with swizzling: CLAMP_TO_EDGE Probe at (202,134) @ 0,0 Expected: 0 255 0 204 Observed: 255 0 0 204 Testing LINEAR with swizzling: CLAMP_TO_BORDER Probe at (300,134) @ 0,0 Expected: 127 25 229 204 Observed: 26 229 128 204 Testing LINEAR with swizzling: MIRRORED_REPEAT Probe at (401,137) @ 1,1 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing LINEAR with swizzling: MIRROR_CLAMP_EXT Probe at (496,134) @ 0,0 Expected: 114 82 210 165 Observed: 83 210 115 166 Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT Probe at (594,134) @ 0,0 Expected: 76 255 153 51 Observed: 255 153 77 51 Testing LINEAR with swizzling: MIRROR_CLAMP_TO_BORDER_EXT Probe at (692,134) @ 0,0 Expected: 127 25 229 204 Observed: 26 229 128 204 |