brighten.glsl 43 B

12345
  1. void main()
  2. {
  3. SetOutput(Sample()* 3.0);
  4. }