Results for spec/glsl-1.30/execution/qualifiers/vs-out-conversion-ivec4-to-vec4

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.212938070297
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/shader_runner -auto -fbo tests/spec/glsl-1.30/execution/qualifiers/vs-out-conversion-ivec4-to-vec4.shader_test
info
Returncode: 1

Errors:
Failed to compile VS: 0(18) : warning C7533: global variable gl_Vertex is deprecated after version 120
0(23) : error C1113: actual parameter #2 must be same type as formal out parameter ("y")



Output:
errors
  • Failed to compile VS: 0(18) : warning C7533: global variable gl_Vertex is deprecated after version 120
  • 0(23) : error C1113: actual parameter #2 must be same type as formal out parameter ("y")

Back to summary