attribute float f[2]; // attributes cannot be arrays void main() { gl_Position = vec4(1); }