Results for spec/EXT_texture_snorm/texwrap-2D-GL_LUMINANCE16_ALPHA16_SNORM

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.448987007141
note
Returncode was 1
command
/home/pniemine/graphics/piglit/framework/../bin/texwrap -auto 2D GL_LUMINANCE16_ALPHA16_SNORM -fbo
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_LUMINANCE16_ALPHA16_SNORM
GL_LUMINANCE16_ALPHA16_SNORM has bits R0G0B0A8 L8 I0 D0S0. The internal format is 0x901A.
Using GL_LUMINANCE16_ALPHA16_SNORM.

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

Testing NEAREST: REPEAT
Probe at (12,39) @ 2,1
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing NEAREST: CLAMP
Probe at (95,87) @ 0,17
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing NEAREST: CLAMP_TO_EDGE
Probe at (184,87) @ 0,17
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing NEAREST: MIRRORED_REPEAT
Probe at (300,39) @ 9,1
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing LINEAR: REPEAT
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: MIRRORED_REPEAT
Testing NEAREST with swizzling: REPEAT
Probe at (12,39) @ 2,1
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing NEAREST with swizzling: CLAMP
Probe at (95,87) @ 0,17
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Probe at (184,87) @ 0,17
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing NEAREST with swizzling: MIRRORED_REPEAT
Probe at (300,39) @ 9,1
  Expected: 0 0 0 102
  Observed: 0 0 0 100
Testing LINEAR with swizzling: REPEAT
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Testing LINEAR with swizzling: MIRRORED_REPEAT

Back to summary