glquery: provide compat definition for GL_QUERY_RESULT
authorMatthew Waters <matthew@centricular.com>
Fri, 15 Jan 2016 06:00:55 +0000 (17:00 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:15 +0000 (19:32 +0000)
commit554b23ae4895094717e95ed50ba3cbf0be4899d4
tree0a9c06385e0973420f17149c6bc6004b9e39498f
parentfc882653b65010ab454ec9b21b8c6c861497303f
glquery: provide compat definition for GL_QUERY_RESULT

e.g. android doesn't have it

While we're here move a state specific assertion after the supported check.
Removes an assertion on GLES
gst-libs/gst/gl/gstglquery.c