Status: fail
Result: fail
Detail | Value |
---|---|
returncode | 1 |
time | 0.302000045776 |
note | Returncode was 1 |
info | Returncode: 1 Errors: Output: Parameter: 2D Using TEXTURE_2D. Parameter: GL_RGB9_E5 GL_RGB9_E5 has bits R9G9B9A0 L0 I0 D0S0. The internal format is 0x8C3D. Using GL_RGB9_E5. 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: 255 255 255 255 Observed: 128 128 128 255 Testing NEAREST: CLAMP Probe at (95,36) @ 0,0 Expected: 255 0 0 255 Observed: 128 0 0 255 Testing NEAREST: CLAMP_TO_EDGE Probe at (184,36) @ 0,0 Expected: 255 0 0 255 Observed: 128 0 0 255 Testing NEAREST: CLAMP_TO_BORDER Probe at (303,66) @ 10,10 Expected: 255 0 0 255 Observed: 128 0 0 255 Testing NEAREST: MIRRORED_REPEAT Probe at (365,36) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing NEAREST: MIRROR_CLAMP_EXT Probe at (451,36) @ 0,0 Expected: 255 153 76 255 Observed: 128 77 38 255 Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT Probe at (540,36) @ 0,0 Expected: 255 153 76 255 Observed: 128 77 38 255 Testing NEAREST: MIRROR_CLAMP_TO_BORDER_EXT Probe at (635,42) @ 2,2 Expected: 255 153 76 255 Observed: 128 77 38 255 Testing LINEAR: REPEAT Probe at (9,125) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing LINEAR: CLAMP Probe at (95,125) @ 0,0 Expected: 82 172 95 255 Observed: 51 172 96 255 Testing LINEAR: CLAMP_TO_EDGE Probe at (184,125) @ 0,0 Expected: 255 0 0 255 Observed: 128 0 0 255 Testing LINEAR: CLAMP_TO_BORDER Probe at (303,155) @ 10,10 Expected: 255 0 0 255 Observed: 128 0 0 255 Testing LINEAR: MIRRORED_REPEAT Probe at (365,125) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing LINEAR: MIRROR_CLAMP_EXT Probe at (451,125) @ 0,0 Expected: 82 210 114 255 Observed: 51 191 105 255 Testing LINEAR: MIRROR_CLAMP_TO_EDGE_EXT Probe at (540,125) @ 0,0 Expected: 255 153 76 255 Observed: 128 77 38 255 Testing LINEAR: MIRROR_CLAMP_TO_BORDER_EXT Probe at (635,131) @ 2,2 Expected: 255 153 76 255 Observed: 128 77 38 255 Testing NEAREST with swizzling: REPEAT Probe at (9,36) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing NEAREST with swizzling: CLAMP Probe at (95,36) @ 0,0 Expected: 0 255 0 255 Observed: 0 128 0 255 Testing NEAREST with swizzling: CLAMP_TO_EDGE Probe at (184,36) @ 0,0 Expected: 0 255 0 255 Observed: 0 128 0 255 Testing NEAREST with swizzling: CLAMP_TO_BORDER Probe at (273,36) @ 0,0 Expected: 127 25 229 255 Observed: 25 230 128 255 Testing NEAREST with swizzling: MIRRORED_REPEAT Probe at (365,36) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing NEAREST with swizzling: MIRROR_CLAMP_EXT Probe at (451,36) @ 0,0 Expected: 76 255 153 255 Observed: 38 128 77 255 Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT Probe at (540,36) @ 0,0 Expected: 76 255 153 255 Observed: 38 128 77 255 Testing NEAREST with swizzling: MIRROR_CLAMP_TO_BORDER_EXT Probe at (629,36) @ 0,0 Expected: 127 25 229 255 Observed: 25 230 128 255 Testing LINEAR with swizzling: REPEAT Probe at (9,125) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing LINEAR with swizzling: CLAMP Probe at (95,125) @ 0,0 Expected: 95 82 172 255 Observed: 19 204 96 255 Testing LINEAR with swizzling: CLAMP_TO_EDGE Probe at (184,125) @ 0,0 Expected: 0 255 0 255 Observed: 0 128 0 255 Testing LINEAR with swizzling: CLAMP_TO_BORDER Probe at (273,125) @ 0,0 Expected: 127 25 229 255 Observed: 25 230 128 255 Testing LINEAR with swizzling: MIRRORED_REPEAT Probe at (365,125) @ 1,0 Expected: 255 255 255 255 Observed: 128 128 128 255 Testing LINEAR with swizzling: MIRROR_CLAMP_EXT Probe at (451,125) @ 0,0 Expected: 114 82 210 255 Observed: 29 204 115 255 Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT Probe at (540,125) @ 0,0 Expected: 76 255 153 255 Observed: 38 128 77 255 Testing LINEAR with swizzling: MIRROR_CLAMP_TO_BORDER_EXT Probe at (629,125) @ 0,0 Expected: 127 25 229 255 Observed: 25 230 128 255 |