2021-04-19 15:15:24 +00:00
|
|
|
const in out uniform flat noperspective sk_has_side_effects inline noinline void func1() {}
|
2020-09-17 22:20:26 +00:00
|
|
|
|
2021-04-19 15:15:24 +00:00
|
|
|
void func2(const in out uniform flat noperspective sk_has_side_effects
|
2021-03-10 03:14:27 +00:00
|
|
|
inline noinline float test) {}
|
2020-09-17 22:20:26 +00:00
|
|
|
|
2021-04-19 15:15:24 +00:00
|
|
|
const in out uniform flat noperspective sk_has_side_effects inline noinline float var;
|