Results for spec/EXT_texture_snorm/texwrap-2D-GL_RGB8_SNORM-bordercolor

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.129811048508
note
Returncode was 1
command
/home/glisse/piglit/framework/../bin/texwrap -auto 2D GL_RGB8_SNORM bordercolor -fbo
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_RGB8_SNORM
GL_RGB8_SNORM has bits R8G8B8A0 L0 I0 D0S0. The internal format is 0x8F96.
Using GL_RGB8_SNORM.
Parameter: bordercolor
Testing the border color only.

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

Testing NEAREST: CLAMP_TO_BORDER
Testing NEAREST: MIRROR_CLAMP_TO_BORDER_EXT
Testing LINEAR: CLAMP
Testing LINEAR: CLAMP_TO_BORDER
Testing LINEAR: MIRROR_CLAMP_EXT
Testing LINEAR: MIRROR_CLAMP_TO_BORDER_EXT
Testing NEAREST with swizzling: CLAMP_TO_BORDER
Probe at (95,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 229 128 26 255
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 229 128 26 255
Testing LINEAR with swizzling: CLAMP
Probe at (6,125) @ 0,0
  Expected: 95 82 172 255
  Observed: 172 160 20 255
Testing LINEAR with swizzling: CLAMP_TO_BORDER
Probe at (95,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 229 128 26 255
Testing LINEAR with swizzling: MIRROR_CLAMP_EXT
Probe at (184,125) @ 0,0
  Expected: 114 82 210 255
  Observed: 191 160 58 255
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 229 128 26 255

Back to summary