/* PASS */ struct foo { float f; int i; bool b; }; void main() { foo foo; gl_Position = gl_Vertex; }