Results for spec/ARB_texture_rg/texwrap-2D-GL_R16

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:


Output:
Parameter: 2D
Using TEXTURE_2D.
Parameter: GL_R16
GL_R16 has bits R16G0B0A0 L0 I0 D0S0. The internal format is 0x822A.
Using GL_R16.

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: CLAMP_TO_BORDER
Testing NEAREST: MIRRORED_REPEAT
Testing LINEAR: REPEAT
Testing LINEAR: CLAMP
Probe at (95,125) @ 0,0
  Expected: 82 0 0 255
  Observed: 255 0 0 255
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: CLAMP_TO_BORDER
Testing LINEAR: MIRRORED_REPEAT
Testing NEAREST with swizzling: REPEAT
Testing NEAREST with swizzling: CLAMP
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Testing NEAREST with swizzling: CLAMP_TO_BORDER
Testing NEAREST with swizzling: MIRRORED_REPEAT
Testing LINEAR with swizzling: REPEAT
Testing LINEAR with swizzling: CLAMP
Probe at (95,125) @ 0,0
  Expected: 0 82 0 255
  Observed: 0 255 0 255
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Testing LINEAR with swizzling: CLAMP_TO_BORDER
Testing LINEAR with swizzling: MIRRORED_REPEAT

Back to summary