/* PASS */ uniform mat4 a; void main() { gl_Position = a[1]; }