Results for spec/ARB_depth_buffer_float/texwrap-2D-GL_DEPTH32F_STENCIL8

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.823699951172
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/texwrap -auto 2D GL_DEPTH32F_STENCIL8 -fbo
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_DEPTH32F_STENCIL8
GL_DEPTH32F_STENCIL8 has bits R0G0B0A0 L0 I0 D32S8. The internal format is 0x8CAD.
Using GL_DEPTH32F_STENCIL8.

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

Testing NEAREST: REPEAT
Probe at (9,36) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST: CLAMP
Probe at (95,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST: CLAMP_TO_EDGE
Probe at (184,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST: MIRRORED_REPEAT
Probe at (276,36) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST: MIRROR_CLAMP_EXT
Probe at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (451,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR: REPEAT
Probe at (9,125) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR: CLAMP_TO_EDGE
Probe at (184,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR: MIRRORED_REPEAT
Probe at (276,125) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (451,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST with swizzling: REPEAT
Probe at (9,36) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST with swizzling: CLAMP
Probe at (95,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Probe at (184,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST with swizzling: MIRRORED_REPEAT
Probe at (276,36) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST with swizzling: MIRROR_CLAMP_EXT
Probe at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (451,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR with swizzling: REPEAT
Probe at (9,125) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Probe at (184,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR with swizzling: MIRRORED_REPEAT
Probe at (276,125) @ 1,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (451,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 255

Back to summary