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

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.363188028336
note Returncode was 1
command /usr/local/src/piglit/framework/../bin/glsl-explicit-location-01 -auto
info
Returncode: 1

Errors:
Failed to compile vertex shader: 0(4) : error C0000: syntax error, unexpected '(' at token "("
0(4) : error C0501: type name expected at token "("
0(4) : warning C7022: unrecognized profile specifier "layout"
0(4) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
0(4) : error C0501: type name expected at token ")"
0(4) : warning C7537: OpenGL does not allow 'inout' after a type specifier

Failed to link: Link info
---------
No shader objects attached.


Output:
errors
  • Failed to compile vertex shader: 0(4) : error C0000: syntax error, unexpected '(' at token "("
  • 0(4) : error C0501: type name expected at token "("
  • 0(4) : warning C7022: unrecognized profile specifier "layout"
  • 0(4) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
  • 0(4) : error C0501: type name expected at token ")"
  • 0(4) : warning C7537: OpenGL does not allow 'inout' after a type specifier
  • Failed to link: Link info
  • ---------
  • No shader objects attached.

Back to summary