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