Results for texturing/texwrap/border-npot-3d-rgba8

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.41424703598
note Returncode was 1
errors_ignored
  • Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
info
Returncode: 1

Errors:
Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08


Output:
Parameter: -border-npot-3d-rgba8-
Using TEXTURE_3D.
Using NPOT dimensions.
Using the border.
RGBA8 is R8G8B8A8. The internal format is 0x8058.
Using RGBA8.
Testing NEAREST: REPEAT
Probe at (12,36) @ 2,0
  Expected: 255 255 255
  Observed: 0 255 128
Testing NEAREST: CLAMP
Probe at (104,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 255 128
Testing NEAREST: CLAMP_TO_EDGE
Probe at (202,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 255 128
Testing NEAREST: CLAMP_TO_BORDER
Probe at (300,36) @ 0,0
  Expected: 0 255 127
  Observed: 0 0 0
Testing NEAREST: MIRRORED_REPEAT
Probe at (428,36) @ 10,0
  Expected: 255 255 255
  Observed: 0 255 128
Testing LINEAR: REPEAT
Testing LINEAR: CLAMP
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: CLAMP_TO_BORDER
Testing LINEAR: MIRRORED_REPEAT
Testing NEAREST with projective mapping: REPEAT
Probe at (12,36) @ 2,0
  Expected: 255 255 255
  Observed: 0 255 128
Testing NEAREST with projective mapping: CLAMP
Probe at (104,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 255 128
Testing NEAREST with projective mapping: CLAMP_TO_EDGE
Probe at (202,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 255 128
Testing NEAREST with projective mapping: CLAMP_TO_BORDER
Probe at (300,36) @ 0,0
  Expected: 0 255 127
  Observed: 0 0 0
Testing NEAREST with projective mapping: MIRRORED_REPEAT
Probe at (428,36) @ 10,0
  Expected: 255 255 255
  Observed: 0 255 128
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

Back to summary