Results for spec/glsl-1.30/execution/clipping/max-clip-distances

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.76615190506
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/max-clip-distances -auto
info
Returncode: 1

Errors:


Output:
GL_MAX_CLIP_PLANES = 8
GL_MAX_CLIP_DISTANCES = 8
Probe at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000 1.000000
Checking that gl_MaxClipPlanes == 8 in FS: fail
Probe at (0,0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000 1.000000
Checking that gl_MaxClipPlanes == 8 in VS: fail
Checking that gl_MaxClipDistances == 8 in FS: pass
Checking that gl_MaxClipDistances == 8 in VS: pass

Back to summary