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

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:


Output:
Parameter: -border-npot-2d-rgba8-
Using TEXTURE_2D.
Using NPOT dimensions.
Using the border.
RGBA8 is R8G8B8A8. The internal format is 0x8058.
Using RGBA8.
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: 0 0 0
Testing NEAREST: MIRRORED_REPEAT
Testing LINEAR: REPEAT
Testing LINEAR: CLAMP
Probe at (104,134) @ 0,0
  Expected: 63 191 95
  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: 0 0 0
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: 0 0 0
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: 63 191 95
  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: 0 0 0
Testing LINEAR with projective mapping: MIRRORED_REPEAT

Back to summary