void main() { gl_Vertex = vec4(1.0,2.0,3.0, 4.0); // cannot modify an attribute }