Results for spec/glsl-1.30/execution/clipping/fs-clip-distance-interpolated

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.205201864243
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/shader_runner -auto -fbo tests/spec/glsl-1.30/execution/clipping/fs-clip-distance-interpolated.shader_test
info
Returncode: 1

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

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



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

Back to summary