Project

General

Profile

« Previous | Next » 

Revision 3e95b421

Added by Leszek Koltunski about 7 years ago

Minor.

View differences:

src/main/java/org/distorted/library/DistortedRenderState.java
164 164
      {
165 165
      sDepthMask = mDepthMask;
166 166
      GLES30.glDepthMask(sDepthMask==1);
167

  
168
      android.util.Log.e("STATE","switching depth mask to "+(sDepthMask==1));
169 167
      }
170 168

  
171 169
    // 4. Enable Blending?

Also available in: Unified diff