Results for spec/!OpenGL 2.0/texwrap-2D-npot

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.265999794006
note Returncode was 1
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
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 NEAREST: MIRROR_CLAMP_EXT
Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT
Testing NEAREST: MIRROR_CLAMP_TO_BORDER_EXT
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
Testing NEAREST with swizzling: CLAMP
Testing NEAREST with swizzling: CLAMP_TO_EDGE
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
Testing NEAREST with swizzling: MIRROR_CLAMP_EXT
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
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
Testing LINEAR with swizzling: CLAMP
Probe at (104,134) @ 0,0
  Expected: 95 82 172 204
  Observed: 19 235 96 204
Testing LINEAR with swizzling: CLAMP_TO_EDGE
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
Testing LINEAR with swizzling: MIRROR_CLAMP_EXT
Probe at (496,134) @ 0,0
  Expected: 114 82 210 165
  Observed: 38 235 134 166
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
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

Back to summary