Răsfoiți Sursa

Update GLSLCompat.glsllib

Ryan McDonough 1 an în urmă
părinte
comite
96328ae679

+ 1 - 1
jme3-core/src/main/resources/Common/ShaderLib/GLSLCompat.glsllib

@@ -4,7 +4,7 @@
       #if __VERSION__ >= 130
       #if __VERSION__ >= 130
 	    precision highp sampler2DArray;        
 	    precision highp sampler2DArray;        
       #endif
       #endif
-	  precision highp sampler2DShadow;
+      precision highp sampler2DShadow;
       precision highp samplerCube;
       precision highp samplerCube;
       precision highp sampler3D;
       precision highp sampler3D;
       precision highp sampler2D;
       precision highp sampler2D;