blob: 4d97e395390bffa537843a662499cf82db24fae4 [file] [log] [blame]
struct S {
const float a;
uniform int b;
flat half4 c;
noperspective float4 d;
inout volatile restrict varying buffer coherent bool e;
};