https://bugs.freedesktop.org/show_bug.cgi?id=73631

--- Comment #1 from Ian Romanick <i...@freedesktop.org> ---
It sounds like the shader is broken.  Probably just add

precision mediump float;

at global scope before any float (or vec, or mat) types are used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to