blob: baaded64b5e7ff054deacdaf6b7f81002318e0a4 [file] [log] [blame]
half4 main(float2 coord) {
return half4(coord, coord);
}