i am trying to follow a tutorial and when i try to compile the vertex shader he made i get this output: I use GLSL 3.2.9232 and my code : Answer Input layout locations qualifiers (see Vertex shader attribute index) are introduced in in GLSL 3.30 and cannot be used in GLSL 1.50. Compare OpenGL Shading Language 3.30 Specification and