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