blob: 1f6183a6a01ac9a58401ef21fc3602a7dc340620 [file] [log] [blame]
half4 sample(shader s, float2 coords);
// TODO(skbug.com/11813): Implement sample() that takes a color
// half4 sample(colorFilter f, half4 color);
// half4 sample(shader s, half4 color, float2 coords);