@constructorParams { int x, float y, std::vector<float> z }
in float w;
half4 main() {
return half4(1);
}