float3 vs_main(float3 pos : POSITION) { return pos; }