Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 0.222725868225 |
note | Returncode was 1 |
info | Returncode: 1 Errors: Output: Parameter: -rect-rgb10a2- Using TEXTURE_RECTANGLE. RGB10_A2 is R10G10B10A2. The internal format is 0x8059. Using RGB10_A2. Testing NEAREST: CLAMP Testing NEAREST: CLAMP_TO_EDGE Testing NEAREST: CLAMP_TO_BORDER Probe at (202,36) @ 0,0 Expected: 0 255 127 Observed: 251 16 223 Testing LINEAR: CLAMP Probe at (6,134) @ 0,0 Expected: 63 191 95 Observed: 255 0 0 Testing LINEAR: CLAMP_TO_EDGE Testing LINEAR: CLAMP_TO_BORDER Probe at (202,134) @ 0,0 Expected: 0 255 127 Observed: 251 16 223 Testing NEAREST with projective mapping: CLAMP Testing NEAREST with projective mapping: CLAMP_TO_EDGE Testing NEAREST with projective mapping: CLAMP_TO_BORDER Probe at (202,36) @ 0,0 Expected: 0 255 127 Observed: 251 16 223 Testing LINEAR with projective mapping: CLAMP Probe at (6,134) @ 0,0 Expected: 63 191 95 Observed: 255 0 0 Testing LINEAR with projective mapping: CLAMP_TO_EDGE Testing LINEAR with projective mapping: CLAMP_TO_BORDER Probe at (202,134) @ 0,0 Expected: 0 255 127 Observed: 251 16 223 |