blob: bf5de70afcf590a9605a2617822fd9bf5d36589f [file] [log] [blame]
struct Bad { sampler x; };
layout (set=0) uniform Bad b;
void main() {}