Results for texturing/texwrap/npot-3d-rgb565

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.212594032288
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: -npot-3d-rgb565-
Using TEXTURE_3D.
Using NPOT dimensions.
RGB565 is R5G6B5A0. The internal format is 0x8050.
Using RGB565.
Testing NEAREST: REPEAT
Probe at (6,36) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing NEAREST: CLAMP
Probe at (104,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 0 0
Testing NEAREST: CLAMP_TO_EDGE
Probe at (202,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 0 0
Testing NEAREST: CLAMP_TO_BORDER
Probe at (333,69) @ 11,11
  Expected: 255 0 0
  Observed: 0 0 0
Testing NEAREST: MIRRORED_REPEAT
Probe at (398,36) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing LINEAR: REPEAT
Probe at (6,134) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing LINEAR: CLAMP
Testing LINEAR: CLAMP_TO_EDGE
Probe at (202,134) @ 0,0
  Expected: 255 0 0
  Observed: 0 0 0
Testing LINEAR: CLAMP_TO_BORDER
Testing LINEAR: MIRRORED_REPEAT
Probe at (398,134) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing NEAREST with projective mapping: REPEAT
Probe at (6,36) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing NEAREST with projective mapping: CLAMP
Probe at (104,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 0 0
Testing NEAREST with projective mapping: CLAMP_TO_EDGE
Probe at (202,36) @ 0,0
  Expected: 255 0 0
  Observed: 0 0 0
Testing NEAREST with projective mapping: CLAMP_TO_BORDER
Probe at (333,69) @ 11,11
  Expected: 255 0 0
  Observed: 0 0 0
Testing NEAREST with projective mapping: MIRRORED_REPEAT
Probe at (398,36) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing LINEAR with projective mapping: REPEAT
Probe at (6,134) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255
Testing LINEAR with projective mapping: CLAMP
Testing LINEAR with projective mapping: CLAMP_TO_EDGE
Probe at (202,134) @ 0,0
  Expected: 255 0 0
  Observed: 0 0 0
Testing LINEAR with projective mapping: CLAMP_TO_BORDER
Testing LINEAR with projective mapping: MIRRORED_REPEAT
Probe at (398,134) @ 0,0
  Expected: 0 0 0
  Observed: 255 255 255

Back to summary