meta: Improve GLSL version check
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 16 Dec 2013 21:10:11 +0000 (13:10 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 12 Feb 2014 00:00:12 +0000 (16:00 -0800)
commitd524654c34c42fff785dcdc08c9a73abd88fbf45
treec492c3eeb43374472019c99271554893a7856327
parent4825af972a7e318f34ca20a32e8e1597f90ae90c
meta: Improve GLSL version check

We want to use the GLSL 1.30-ish path for OpenGL ES 3.0.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/common/meta.c