Skip to content
Snippets Groups Projects
Commit 282a1e62 authored by Marek Olšák's avatar Marek Olšák Committed by Marge Bot
Browse files

glsl: don't lower to mediump for desktop OpenGL


Desktop OpenGL ignores all precision qualifiers.

Also, the lowering pass doesn't work if precision qualifiers are not set,
which is only possible with desktop OpenGL, causing random behavior.

Reviewed-by: default avatarRob Clark <robdclark@chromium.org>
Part-of: <mesa/mesa!6073>
parent 01e00856
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment