Add a description to the shader
This commit is contained in:
parent
9857eb4621
commit
1bd3ee24c6
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user