void main(in int x, out int y) { y = x; } /*%%* shader 'main' must have zero parameters *%%*/