Skip to content

Commit b7305ae

Browse files
committed
optimize beauty filter
1 parent f8a615f commit b7305ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

encoder/src/main/res/raw/beauty_fragment.glsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
precision highp float;
1+
precision mediump float;
22

33
uniform sampler2D uSampler;
44
uniform vec2 uResolution;

0 commit comments

Comments
 (0)