Project

General

Profile

« Previous | Next » 

Revision 47d838ca

Added by Leszek Koltunski over 7 years ago

NUM_POSTPROCESS corectly #defined now.

View differences:

src/main/res/raw/post_fragment_shader.glsl
17 17
// along with Distorted.  If not, see <http://www.gnu.org/licenses/>.                       //
18 18
//////////////////////////////////////////////////////////////////////////////////////////////
19 19

  
20
#define NUM_POSTPROCESS 3
21
#define BLUR 0
22

  
23 20
precision lowp float;
24 21

  
25 22
varying vec2 v_TexCoordinate;

Also available in: Unified diff