Results for spec/glsl-1.30/execution/clipping/fs-clip-distance-sizeable-to-max

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.123776912689
note
Returncode was 1
command
/usr/local/src/piglit/framework/../bin/shader_runner tests/spec/glsl-1.30/execution/clipping/fs-clip-distance-sizeable-to-max.shader_test -auto -fbo
info
Returncode: 1

Errors:
Failed to link:
Vertex info
-----------
0(6) : warning C7533: global variable gl_Vertex is deprecated after version 120

Fragment info
-------------
0(6) : warning C7533: global variable gl_FragColor is deprecated after version 120
(0) : error C5052: gl_ClipDistance is not accessible in this profile



Output:
errors
  • Failed to link:
  • Vertex info
  • -----------
  • 0(6) : warning C7533: global variable gl_Vertex is deprecated after version 120
  • Fragment info
  • -------------
  • 0(6) : warning C7533: global variable gl_FragColor is deprecated after version 120
  • (0) : error C5052: gl_ClipDistance is not accessible in this profile

Back to summary