Results for spec/!OpenGL 1.1/texwrap-1D-border

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 4.6210000515
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
Testing NEAREST: CLAMP
Testing NEAREST: CLAMP_TO_EDGE
Testing NEAREST: CLAMP_TO_BORDER
Testing NEAREST: MIRRORED_REPEAT
Testing NEAREST: MIRROR_CLAMP_EXT
Probe at (460,36) @ 3,0
  Expected: 0 0 0 0
  Observed: 0 255 255 153
Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (549,36) @ 3,0
  Expected: 0 0 0 0
  Observed: 0 255 255 153
Testing NEAREST: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (635,36) @ 2,0
  Expected: 0 255 255 153
  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,36) @ 1,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing NEAREST with swizzling: CLAMP
Probe at (95,36) @ 0,0
  Expected: 0 255 0 204
  Observed: 255 0 0 204
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Probe at (184,36) @ 0,0
  Expected: 0 255 0 204
  Observed: 255 0 0 204
Testing NEAREST with swizzling: CLAMP_TO_BORDER
Probe at (273,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204
Testing NEAREST with swizzling: MIRRORED_REPEAT
Probe at (365,36) @ 1,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing NEAREST with swizzling: MIRROR_CLAMP_EXT
Probe at (451,36) @ 0,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (540,36) @ 0,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (629,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204
Testing LINEAR with swizzling: REPEAT
Probe at (9,125) @ 1,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing LINEAR with swizzling: CLAMP
Probe at (95,125) @ 0,0
  Expected: 63 140 114 204
  Observed: 141 115 64 204
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Probe at (184,125) @ 0,0
  Expected: 0 255 0 204
  Observed: 255 0 0 204
Testing LINEAR with swizzling: CLAMP_TO_BORDER
Probe at (273,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204
Testing LINEAR with swizzling: MIRRORED_REPEAT
Probe at (365,125) @ 1,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing LINEAR with swizzling: MIRROR_CLAMP_EXT
Probe at (451,125) @ 0,0
  Expected: 191 12 242 178
  Observed: 13 242 192 179
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (540,125) @ 0,0
  Expected: 255 0 255 153
  Observed: 0 255 255 153
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (629,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204

Back to summary