float4 vs_main() : SV_POSITION { float4 arr[16]; return arr[0]; }