glshader: remove references to gl3 specific shaders
authorMatthew Waters <matthew@centricular.com>
Tue, 12 May 2015 07:55:43 +0000 (17:55 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:01 +0000 (19:32 +0000)
commit2b4ce9435d26a32e92515b0e8b313cc089212755
treee1f09f21bab723d103714c5956de74f4b89fd89c
parent65c57b77ff9d362a8bf4305fffd324bff65c4909
glshader: remove references to gl3 specific shaders

We rely specifically on gles2 shaders being supported by the GL
implementation with GL3 core profile.
gst-libs/gst/gl/gstglshader.c