blob: 7c55dec6ad6bf14fb0efe2ec78b8154324cf3e3c [file] [log] [blame]
half4 main()
{
return half4(sample(child_0, float3x3(2.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0)));
}