(program (fun vertex vs_main -> float4 (@position) [(:= pos float3 (@position))] (if 1 (return (float4 pos 1))) (return (float4 0))))