Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 0.135154008865 |
note | Returncode was 1 |
info | Returncode: 1 Errors: Output: Parameter: 1D Using TEXTURE_1D. Parameter: npot Using NPOT dimensions. 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 LINEAR: REPEAT Testing LINEAR: CLAMP Probe at (104,134) @ 0,0 Expected: 140 114 63 204 Observed: 255 0 0 204 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Testing LINEAR: MIRRORED_REPEAT Testing NEAREST with swizzling: REPEAT Testing NEAREST with swizzling: CLAMP Testing NEAREST with swizzling: CLAMP_TO_EDGE Testing NEAREST with swizzling: CLAMP_TO_BORDER Testing NEAREST with swizzling: MIRRORED_REPEAT Testing LINEAR with swizzling: REPEAT Testing LINEAR with swizzling: CLAMP Probe at (104,134) @ 0,0 Expected: 63 140 114 204 Observed: 0 255 0 204 Testing LINEAR with swizzling: CLAMP_TO_EDGE Testing LINEAR with swizzling: CLAMP_TO_BORDER Testing LINEAR with swizzling: MIRRORED_REPEAT |