Results for spec/ARB_texture_rectangle/texwrap-RECT

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:


Output:
Parameter: RECT
Using TEXTURE_RECTANGLE.

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

Testing NEAREST: CLAMP
Testing NEAREST: CLAMP_TO_EDGE
Testing NEAREST: CLAMP_TO_BORDER
Testing LINEAR: CLAMP
Testing LINEAR: CLAMP_TO_EDGE
Testing LINEAR: CLAMP_TO_BORDER
Testing NEAREST with swizzling: CLAMP
Testing NEAREST with swizzling: CLAMP_TO_EDGE
Testing NEAREST with swizzling: CLAMP_TO_BORDER
Probe at (202,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204
Testing LINEAR with swizzling: CLAMP
Probe at (6,134) @ 0,0
  Expected: 95 82 172 204
  Observed: 19 235 96 204
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Testing LINEAR with swizzling: CLAMP_TO_BORDER
Probe at (202,134) @ 0,0
  Expected: 127 25 229 204
  Observed: 26 229 128 204

Back to summary