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

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.135881900787
note
Returncode was 1
command
/home/glisse/piglit/framework/../bin/texwrap -auto 3D npot proj bordercolor -fbo
info
Returncode: 1

Errors:


Output:
Parameter: 3D
Using TEXTURE_3D.
Parameter: npot
Using NPOT dimensions.
Parameter: proj
Using projective mapping.
Parameter: bordercolor
Testing the border color only.

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

Testing NEAREST with projective mapping: CLAMP_TO_BORDER
Testing NEAREST with projective mapping: MIRROR_CLAMP_TO_BORDER_EXT
Testing LINEAR with projective mapping: CLAMP
Testing LINEAR with projective mapping: CLAMP_TO_BORDER
Testing LINEAR with projective mapping: MIRROR_CLAMP_EXT
Testing LINEAR with projective mapping: MIRROR_CLAMP_TO_BORDER_EXT
Testing NEAREST with projective mapping and swizzling: CLAMP_TO_BORDER
Probe at (104,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 230 128 26 204
Testing NEAREST with projective mapping and swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (300,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 230 128 26 204
Testing LINEAR with projective mapping and swizzling: CLAMP
Probe at (6,134) @ 0,0
  Expected: 95 82 172 204
  Observed: 172 160 19 204
Testing LINEAR with projective mapping and swizzling: CLAMP_TO_BORDER
Probe at (104,134) @ 0,0
  Expected: 127 25 229 204
  Observed: 230 128 26 204
Testing LINEAR with projective mapping and swizzling: MIRROR_CLAMP_EXT
Probe at (202,134) @ 0,0
  Expected: 114 82 210 165
  Observed: 191 160 58 166
Testing LINEAR with projective mapping and swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (300,134) @ 0,0
  Expected: 127 25 229 204
  Observed: 230 128 26 204

Back to summary