blob: 922bd07a304cc2d63624873ca34bb4b500ed8e2f [file] [log] [blame]
uniform half a; void main() { sk_FragColor.x = radians(a); }