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