Project

General

Profile

« Previous | Next » 

Revision cbcf2374

Added by Leszek Koltunski 4 months ago

minor

View differences:

src/main/java/org/distorted/library/effect/FragmentEffect.java
38 38
   */
39 39
  public static final int NUM_INT_UNIFORMS = 4;
40 40

  
41
  static final int VALUES_OFFSET = 0;
42 41
  static final int CENTER_OFFSET = 5;
43 42
  static final int REGION_OFFSET = 8;
44 43
  private static String mGLSL = "";

Also available in: Unified diff