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

Overview

Status: warn
Result: warn

Back to summary

Details

Detail Value
returncode 0
time 0.298276185989
command /usr/local/src/piglit/framework/../bin/glsl-explicit-location-04 -auto
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
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



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

Back to summary