Kaydet (Commit) 94c6c300 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

make shader compile for now

Change-Id: I4613b2496e72fc193dc0b653fb2c8982819f6f1c
üst cc4af7b2
......@@ -7,7 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
precision mediump float;
/*precision mediump float;*/
varying vec2 tex_coord;
uniform sampler2D sampler;
uniform sampler2D mask;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment