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

Overview

Status: warn
Result: warn

Back to summary

Details

Detail Value
returncode 0
time 0.415040016174
command /usr/local/src/piglit/framework/../bin/glsl-explicit-location-03 -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(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 C1038: declaration of "location" conflicts with previous declaration at 0(3)
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
0(6) : error C0000: syntax error, unexpected '(' at token "("
0(6) : error C0501: type name expected at token "("
0(6) : warning C7022: unrecognized profile specifier "function"
0(6) : warning C7022: unrecognized profile specifier "vec3"

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 "vec3"
0(7) : error C1038: declaration of "color" conflicts with previous declaration at 0(3)
0(7) : warning C7531: pointers require "#extension GL_NV_shader_buffer_load : enable" before use



Output:
Failed to link: Link info
---------
No shader objects attached.
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(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 C1038: declaration of "location" conflicts with previous declaration at 0(3)
  • 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
  • 0(6) : error C0000: syntax error, unexpected '(' at token "("
  • 0(6) : error C0501: type name expected at token "("
  • 0(6) : warning C7022: unrecognized profile specifier "function"
  • 0(6) : warning C7022: unrecognized profile specifier "vec3"
  • 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 "vec3"
  • 0(7) : error C1038: declaration of "color" conflicts with previous declaration at 0(3)
  • 0(7) : warning C7531: pointers require "#extension GL_NV_shader_buffer_load : enable" before use

Back to summary