Results for spec/glsl-1.30/execution/built-in-functions/vs-op-rshift-ivec4-uvec4

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.223926067352
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/shader_runner -auto -fbo tests/../generated_tests/spec/glsl-1.30/execution/built-in-functions/vs-op-rshift-ivec4-uvec4.shader_test
info
Returncode: 1

Errors:
Failed to link:
Vertex info
-----------
0(2) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(9) : warning C7533: global variable gl_Vertex is deprecated after version 120
0(10) : error C7011: implicit cast from "uvec4" to "ivec4"

Fragment info
-------------
0(2) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(6) : warning C7533: global variable gl_FragColor is deprecated after version 120



Output:
errors
  • Failed to link:
  • Vertex info
  • -----------
  • 0(2) : warning C7555: 'varying' is deprecated, use 'in/out' instead
  • 0(9) : warning C7533: global variable gl_Vertex is deprecated after version 120
  • 0(10) : error C7011: implicit cast from "uvec4" to "ivec4"
  • Fragment info
  • -------------
  • 0(2) : warning C7555: 'varying' is deprecated, use 'in/out' instead
  • 0(6) : warning C7533: global variable gl_FragColor is deprecated after version 120

Back to summary