blob: 9f476794de83196f97cf83043ffaa06126f9a8f0 [file] [log] [blame]
uniform half a; void main() { sk_FragColor.x = cos(a); }