glsl: Precision qualifiers are not allowed on structs

As the comment in precision_qualifier_allowed() says, they are only allowed
for float, integer and sampler types.
1 file changed