Results for spec/ARB_texture_float/texwrap-2D-GL_LUMINANCE_ALPHA32F

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.372400999069
note Returncode was 1
command /usr/local/src/piglit/framework/../bin/texwrap -auto 2D GL_LUMINANCE_ALPHA32F
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_LUMINANCE_ALPHA32F
GL_LUMINANCE_ALPHA32F has bits R0G0B0A32 L32 I0 D0S0. The internal format is 0x8819.
Using GL_LUMINANCE_ALPHA32F.

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

Testing NEAREST: REPEAT
Testing NEAREST: CLAMP
Testing NEAREST: CLAMP_TO_EDGE
Testing NEAREST: MIRRORED_REPEAT
Testing NEAREST: MIRROR_CLAMP_EXT
Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT
Testing LINEAR: REPEAT
Probe at (24,146) @ 6,7
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: MIRRORED_REPEAT
Probe at (291,146) @ 6,7
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Testing LINEAR: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (469,146) @ 6,7
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Testing NEAREST with swizzling: REPEAT
Testing NEAREST with swizzling: CLAMP
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Testing NEAREST with swizzling: MIRRORED_REPEAT
Testing NEAREST with swizzling: MIRROR_CLAMP_EXT
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Testing LINEAR with swizzling: REPEAT
Probe at (24,146) @ 6,7
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Testing LINEAR with swizzling: MIRRORED_REPEAT
Probe at (291,146) @ 6,7
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (469,146) @ 6,7
  Expected: 255 255 255 255
  Observed: 0 0 0 0

Back to summary