blob: b7c67909d7fe5e46185771e107d21eac0022c3fb [file] [log] [blame]
half4 main(float2 p)
{
return half4(sample(child_0, _coords.yx));
}