blob: a21b99667af6ae30e313e1497a1b7b1c2d11227f [file] [log] [blame]
struct Bad { sampler x; };
uniform Bad b;
void main() {}
/*%%*
opaque type 'sampler' is not permitted in a struct
*%%*/