glsl: fix check for glsl version against GL context inversion
authorMatthew Waters <matthew@centricular.com>
Tue, 10 Nov 2015 09:13:53 +0000 (20:13 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:10 +0000 (19:32 +0000)
commit5d7556a08d298e14b474da3623bb9c0e0f22c3c1
tree04a78cc6ba3120cf80f0bf3f69fee9651b135629
parent9a3ea0adb752c44e117273795d7d9d49bf0b50e2
glsl: fix check for glsl version against GL context inversion

Any GLSL version that was less than the provided GL version would fail
gst-libs/gst/gl/gstglsl.c