Question
How to detect is OpenGL ES3 and/or native ETC2 support is available in runtime?
Seems like ETC2 texture compression supported on some configurations even without OpenGL ES 3
Is there any way to detect that underlying system natively supports it?
