Results for spec/!OpenGL 1.1/texwrap-2D-proj

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.34299993515
note Returncode was 1
command Z:\piglit\framework/../bin/texwrap -auto 2D proj
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
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 LINEAR with projective mapping: REPEAT
Testing LINEAR with projective mapping: CLAMP
Probe at (95,125) @ 0,0
  Expected: 82 172 95 204
  Observed: 255 0 0 204
Testing LINEAR with projective mapping: CLAMP_TO_EDGE
Testing LINEAR with projective mapping: CLAMP_TO_BORDER
Testing LINEAR with projective mapping: MIRRORED_REPEAT
Testing NEAREST with projective mapping and swizzling: REPEAT
Probe at (9,39) @ 1,1
  Expected: 76 255 153 51
  Observed: 255 153 77 51
Testing NEAREST with projective mapping and swizzling: CLAMP
Probe at (95,36) @ 0,0
  Expected: 0 255 0 204
  Observed: 255 0 0 204
Testing NEAREST with projective mapping and swizzling: CLAMP_TO_EDGE
Probe at (184,36) @ 0,0
  Expected: 0 255 0 204
  Observed: 255 0 0 204
Testing NEAREST with projective mapping and swizzling: CLAMP_TO_BORDER
Probe at (273,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 230 128 204
Testing NEAREST with projective mapping and swizzling: MIRRORED_REPEAT
Probe at (365,39) @ 1,1
  Expected: 76 255 153 51
  Observed: 255 153 77 51
Testing LINEAR with projective mapping and swizzling: REPEAT
Probe at (9,128) @ 1,1
  Expected: 76 255 153 51
  Observed: 255 153 77 51
Testing LINEAR with projective mapping and swizzling: CLAMP
Probe at (95,125) @ 0,0
  Expected: 95 82 172 204
  Observed: 255 0 0 204
Testing LINEAR with projective mapping and swizzling: CLAMP_TO_EDGE
Probe at (184,125) @ 0,0
  Expected: 0 255 0 204
  Observed: 255 0 0 204
Testing LINEAR with projective mapping and swizzling: CLAMP_TO_BORDER
Probe at (273,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 230 128 204
Testing LINEAR with projective mapping and swizzling: MIRRORED_REPEAT
Probe at (365,128) @ 1,1
  Expected: 76 255 153 51
  Observed: 255 153 77 51

Back to summary