Results for spec/!OpenGL 2.0/texwrap-1D-npot-proj

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:


Output:
Parameter: 1D
Using TEXTURE_1D.
Parameter: npot
Using NPOT dimensions.
Parameter: proj
Using projective mapping.

Hint: If you only fail CLAMP and CLAMP_TO_BORDER tests, the border color is wrong.

Testing NEAREST with projective mapping: REPEAT
Testing NEAREST with projective mapping: CLAMP
Testing NEAREST with projective mapping: CLAMP_TO_EDGE
Testing NEAREST with projective mapping: CLAMP_TO_BORDER
Testing NEAREST with projective mapping: MIRRORED_REPEAT
Testing NEAREST with projective mapping: MIRROR_CLAMP_EXT
Testing NEAREST with projective mapping: MIRROR_CLAMP_TO_EDGE_EXT
Testing NEAREST with projective mapping: MIRROR_CLAMP_TO_BORDER_EXT
Testing LINEAR with projective mapping: REPEAT
Testing LINEAR with projective mapping: CLAMP
Testing LINEAR with projective mapping: CLAMP_TO_EDGE
Testing LINEAR with projective mapping: CLAMP_TO_BORDER
Testing LINEAR with projective mapping: MIRRORED_REPEAT
Testing LINEAR with projective mapping: MIRROR_CLAMP_EXT
Testing LINEAR with projective mapping: MIRROR_CLAMP_TO_EDGE_EXT
Testing LINEAR with projective mapping: MIRROR_CLAMP_TO_BORDER_EXT
Testing NEAREST with projective mapping and swizzling: REPEAT
Testing NEAREST with projective mapping and swizzling: CLAMP
Testing NEAREST with projective mapping and swizzling: CLAMP_TO_EDGE
Testing NEAREST with projective mapping and swizzling: CLAMP_TO_BORDER
Probe at (300,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204
Testing NEAREST with projective mapping and swizzling: MIRRORED_REPEAT
Testing NEAREST with projective mapping and swizzling: MIRROR_CLAMP_EXT
Testing NEAREST with projective mapping and swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Testing NEAREST with projective mapping and 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 projective mapping and swizzling: REPEAT
Testing LINEAR with projective mapping and swizzling: CLAMP
Probe at (104,134) @ 0,0
  Expected: 63 140 114 204
  Observed: 13 242 64 204
Testing LINEAR with projective mapping and swizzling: CLAMP_TO_EDGE
Testing LINEAR with projective mapping and swizzling: CLAMP_TO_BORDER
Probe at (300,134) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204
Testing LINEAR with projective mapping and swizzling: MIRRORED_REPEAT
Testing LINEAR with projective mapping and swizzling: MIRROR_CLAMP_EXT
Probe at (496,134) @ 0,0
  Expected: 191 12 242 178
  Observed: 140 114 191 178
Testing LINEAR with projective mapping and swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Testing LINEAR with projective mapping and 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