1const in out uniform flat noperspective sk_has_side_effects inline noinline void func1() {}
2
3void func2(const in out uniform flat noperspective sk_has_side_effects
4 inline noinline float test) {}
5
6const in out uniform flat noperspective sk_has_side_effects inline noinline float var;
7