Results for spec/ARB_texture_rectangle/texwrap-RECT

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.19287109375
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
Probe at (6,134) @ 0,0
  Expected: 82 172 95 204
  Observed: 255 0 0 204
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
Testing LINEAR with swizzling: CLAMP
Probe at (6,134) @ 0,0
  Expected: 95 82 172 204
  Observed: 0 255 0 204
Testing LINEAR with swizzling: CLAMP_TO_EDGE
Testing LINEAR with swizzling: CLAMP_TO_BORDER

Back to summary