Results for shaders/glsl-arb-fragment-coord-conventions

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0.0635011196136
Info
Returncode: 1

Errors:


Output:
Regular gl_FragCoord
Probe color at (99,99)
  Expected: 1.000000 1.000000 0.000000
  Observed: 0.000000 0.000000 0.000000
Pixel center half integer
Probe color at (0,0)
  Expected: 0.750000 0.750000 0.500000
  Observed: 0.000000 0.000000 0.000000
Probe color at (99,99)
  Expected: 0.750000 0.750000 1.000000
  Observed: 0.000000 0.000000 0.000000
Pixel center integer
Probe color at (0,0)
  Expected: 0.250000 0.250000 0.000000
  Observed: 0.000000 0.000000 0.000000
Probe color at (99,99)
  Expected: 0.250000 0.250000 1.000000
  Observed: 0.000000 0.000000 0.000000
Pixel origin upper left
Probe color at (0,50)
  Expected: 0.000000 1.000000 0.000000
  Observed: 0.000000 0.000000 0.000000
Probe color at (99,149)
  Expected: 1.000000 0.000000 0.000000
  Observed: 0.000000 0.000000 0.000000
Pixel origin upper left and pixel center integer
Probe color at (0,50)
  Expected: 0.125000 0.372500 0.000000
  Observed: 0.000000 0.000000 0.000000
Probe color at (99,149)
  Expected: 0.372500 0.125000 0.000000
  Observed: 0.000000 0.000000 0.000000
Command /home/mupuf/nvidia/piglit/bin/glsl-arb-fragment-coord-conventions -fbo -auto
Traceback
None
dmesg
None

Back to summary