swap_RGB_GBR.glsl 38 B

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