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