Results for spec/ARB_explicit_attrib_location/glsl-explicit-location-05

Overview

Status: warn
Result: warn

Back to summary

Details

Detail Value
returncode 0
time 0.309987068176
command /usr/local/src/piglit/framework/../bin/glsl-explicit-location-05 -auto
info
Returncode: 0

Errors:
Failed to compile vertex shader: 0(3) : error C0000: syntax error, unexpected '(' at token "("
0(3) : error C0501: type name expected at token "("
0(3) : warning C7022: unrecognized profile specifier "layout"
0(3) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
0(3) : error C0501: type name expected at token ")"
0(3) : warning C7537: OpenGL does not allow 'inout' after a type specifier
0(5) : error C0000: syntax error, unexpected '(' at token "("
0(5) : error C0501: type name expected at token "("
0(5) : warning C7022: unrecognized profile specifier "function"
0(5) : warning C7022: unrecognized profile specifier "vec4"
0(7) : error C1002: the name "vec4" is already defined at 0(3)



Output:
errors
  • Failed to compile vertex shader: 0(3) : error C0000: syntax error, unexpected '(' at token "("
  • 0(3) : error C0501: type name expected at token "("
  • 0(3) : warning C7022: unrecognized profile specifier "layout"
  • 0(3) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
  • 0(3) : error C0501: type name expected at token ")"
  • 0(3) : warning C7537: OpenGL does not allow 'inout' after a type specifier
  • 0(5) : error C0000: syntax error, unexpected '(' at token "("
  • 0(5) : error C0501: type name expected at token "("
  • 0(5) : warning C7022: unrecognized profile specifier "function"
  • 0(5) : warning C7022: unrecognized profile specifier "vec4"
  • 0(7) : error C1002: the name "vec4" is already defined at 0(3)

Back to summary