Add a description to the shader

This commit is contained in:
samuncle 2014-11-12 01:22:33 +01:00
parent 9857eb4621
commit 1bd3ee24c6

View File

@ -1,3 +1,8 @@
/*
Lens flare blend
based on bloomblend.frag
author: samuncle
*/
uniform sampler2D tex_128;
uniform sampler2D tex_256;
uniform sampler2D tex_512;