7 // Tests that a pre-declared struct can be used an interface block.
9 // GLSLangSpec.1.50.11, 4.3.7 Interface Blocks:
10 // "built-in types, previously declared structures, and arrays of these
11 // are allowed as the type of a declarator in the same manner they are
12 // allowed outside a block."