blob: 3262e79706700de1e7a4e0c2bef4896d267e5b12 [file] [log] [blame]
half4 main(float2 coords) {
return half4(1, 2, 3, 4);
}