blob: 02d931d3013b8d43ca7d1834302525ade496b7c4 [file] [log] [blame]
half4 sample(shader s, float2 coords);
half4 sample(colorFilter f, half4 color);
half4 sample(blender b, half4 src, half4 dst);