Results for spec/EXT_packed_depth_stencil/texwrap-2D-GL_DEPTH24_STENCIL8

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.343999862671
note Returncode was 1
command Z:\piglit\framework/../bin/texwrap -auto 2D GL_DEPTH24_STENCIL8
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_DEPTH24_STENCIL8
GL_DEPTH24_STENCIL8 has bits R0G0B0A0 L0 I0 D0S0. The internal format is 0x0001.
Using GL_DEPTH24_STENCIL8.

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

Testing NEAREST: REPEAT
Probe at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST: CLAMP
Probe at (131,36) @ 12,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST: CLAMP_TO_EDGE
Probe at (220,36) @ 12,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST: CLAMP_TO_BORDER
Probe at (273,36) @ 0,0
  Expected: 25 25 25 255
  Observed: 255 255 255 255
Testing NEAREST: MIRRORED_REPEAT
Probe at (362,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing LINEAR: REPEAT
Probe at (6,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing LINEAR: CLAMP
Probe at (95,125) @ 0,0
  Expected: 82 82 82 255
  Observed: 255 255 255 255
Testing LINEAR: CLAMP_TO_EDGE
Probe at (220,125) @ 12,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing LINEAR: CLAMP_TO_BORDER
Probe at (273,125) @ 0,0
  Expected: 25 25 25 255
  Observed: 255 255 255 255
Testing LINEAR: MIRRORED_REPEAT
Probe at (362,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST with swizzling: REPEAT
Probe at (6,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST with swizzling: CLAMP
Probe at (131,36) @ 12,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Probe at (220,36) @ 12,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing NEAREST with swizzling: CLAMP_TO_BORDER
Probe at (273,36) @ 0,0
  Expected: 25 25 25 255
  Observed: 255 255 255 255
Testing NEAREST with swizzling: MIRRORED_REPEAT
Probe at (362,36) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing LINEAR with swizzling: REPEAT
Probe at (6,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing LINEAR with swizzling: CLAMP
Probe at (95,125) @ 0,0
  Expected: 82 82 82 255
  Observed: 255 255 255 255
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Probe at (220,125) @ 12,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255
Testing LINEAR with swizzling: CLAMP_TO_BORDER
Probe at (273,125) @ 0,0
  Expected: 25 25 25 255
  Observed: 255 255 255 255
Testing LINEAR with swizzling: MIRRORED_REPEAT
Probe at (362,125) @ 0,0
  Expected: 0 0 0 255
  Observed: 255 255 255 255

Back to summary