Results for texturing/texwrap/npot-1d-rgb10a2

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:


Output:
Parameter: -npot-1d-rgb10a2-
Using TEXTURE_1D.
Using NPOT dimensions.
RGB10_A2 is R10G10B10A2. The internal format is 0x8059.
Using RGB10_A2.
Testing NEAREST: REPEAT
Testing NEAREST: CLAMP
Testing NEAREST: CLAMP_TO_EDGE
Testing NEAREST: CLAMP_TO_BORDER
Probe at (300,36) @ 0,0
  Expected: 0 255 127
  Observed: 251 16 223
Testing NEAREST: MIRRORED_REPEAT
Testing LINEAR: REPEAT
Testing LINEAR: CLAMP
Probe at (104,134) @ 0,0
  Expected: 127 127 63
  Observed: 255 0 0
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: CLAMP_TO_BORDER
Probe at (300,134) @ 0,0
  Expected: 0 255 127
  Observed: 251 16 223
Testing LINEAR: MIRRORED_REPEAT
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
Probe at (300,36) @ 0,0
  Expected: 0 255 127
  Observed: 251 16 223
Testing NEAREST with projective mapping: MIRRORED_REPEAT
Testing LINEAR with projective mapping: REPEAT
Testing LINEAR with projective mapping: CLAMP
Probe at (104,134) @ 0,0
  Expected: 127 127 63
  Observed: 255 0 0
Testing LINEAR with projective mapping: CLAMP_TO_EDGE
Testing LINEAR with projective mapping: CLAMP_TO_BORDER
Probe at (300,134) @ 0,0
  Expected: 0 255 127
  Observed: 251 16 223
Testing LINEAR with projective mapping: MIRRORED_REPEAT

Back to summary