vrend: Add feature for texture_query_lod
Also prepare to look for EXT_texture_query_lod in order to enable this on GLES and handle it accordingly in the shaders.
This is needed to expose GL 4.0 on a GLES host.
A merge request to expose the extension is mesa has been proposed here
Edited by Gert Wollny