blob: 33966b58bcbf8e85a15b64a51f973c183e8d4868 [file] [log] [blame]
in fragmentProcessor child;
half4 main() {
return sample(child, float3x3(2));
}