blob: d5eb56d4fefcb403634696229d74572aac250226 [file] [log] [blame]
in sampler a[1];
in sampler[1] b;
void fnC() { sampler c[1]; }
void fnD() { sampler[1] d; }
/*%%*
opaque type 'sampler' may not be used in an array
opaque type 'sampler' may not be used in an array
opaque type 'sampler' may not be used in an array
opaque type 'sampler' may not be used in an array
*%%*/