Results for spec/EXT_packed_float/texwrap-2D-GL_R11F_G11F_B10F

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.253000020981
note Returncode was 1
info
Returncode: 1

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_R11F_G11F_B10F
GL_R11F_G11F_B10F has bits R11G11B10A0 L0 I0 D0S0. The internal format is 0x8C3A.
Using GL_R11F_G11F_B10F.

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

Testing NEAREST: REPEAT
Probe at (9,39) @ 1,1
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: CLAMP
Probe at (146,87) @ 17,17
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: CLAMP_TO_EDGE
Probe at (235,87) @ 17,17
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: CLAMP_TO_BORDER
Probe at (324,87) @ 17,17
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: MIRRORED_REPEAT
Probe at (365,39) @ 1,1
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: MIRROR_CLAMP_EXT
Probe at (451,36) @ 0,0
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (540,36) @ 0,0
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing NEAREST: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (635,42) @ 2,2
  Expected: 255 153 76 255
  Observed: 255 151 76 255
Testing LINEAR: REPEAT
Testing LINEAR: CLAMP
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: CLAMP_TO_BORDER
Testing LINEAR: MIRRORED_REPEAT
Testing LINEAR: MIRROR_CLAMP_EXT
Testing LINEAR: MIRROR_CLAMP_TO_EDGE_EXT
Testing LINEAR: MIRROR_CLAMP_TO_BORDER_EXT
Testing NEAREST with swizzling: REPEAT
Probe at (9,39) @ 1,1
  Expected: 76 255 153 255
  Observed: 76 255 151 255
Testing NEAREST with swizzling: CLAMP
Probe at (146,87) @ 17,17
  Expected: 76 255 153 255
  Observed: 76 255 151 255
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Probe at (235,87) @ 17,17
  Expected: 76 255 153 255
  Observed: 76 255 151 255
Testing NEAREST with swizzling: CLAMP_TO_BORDER
Probe at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 25 229 128 255
Testing NEAREST with swizzling: MIRRORED_REPEAT
Probe at (365,39) @ 1,1
  Expected: 76 255 153 255
  Observed: 76 255 151 255
Testing NEAREST with swizzling: MIRROR_CLAMP_EXT
Probe at (451,36) @ 0,0
  Expected: 76 255 153 255
  Observed: 76 255 151 255
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Probe at (540,36) @ 0,0
  Expected: 76 255 153 255
  Observed: 76 255 151 255
Testing NEAREST with swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (629,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 25 229 128 255
Testing LINEAR with swizzling: REPEAT
Testing LINEAR with swizzling: CLAMP
Probe at (95,125) @ 0,0
  Expected: 95 82 172 255
  Observed: 19 236 96 255
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Testing LINEAR with swizzling: CLAMP_TO_BORDER
Probe at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 25 229 128 255
Testing LINEAR with swizzling: MIRRORED_REPEAT
Testing LINEAR with swizzling: MIRROR_CLAMP_EXT
Probe at (451,125) @ 0,0
  Expected: 114 82 210 255
  Observed: 38 236 133 255
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_EDGE_EXT
Testing LINEAR with swizzling: MIRROR_CLAMP_TO_BORDER_EXT
Probe at (629,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 25 229 128 255

Back to summary