blob: 561d4afcc08c9092898160b5c68671380dbee9f4 [file] [log] [blame]
InterfaceBlock {
layout(set=0) $mat g;
};
struct S {
$bvec bv;
};
void func($ivec iv) {}
void func2() { $genType g; }