void main() { vec3 v; vec4 v1 = vec4(v,v,v); // too many arguments in the constructor }