opengl: use native fence only if EGL_KHR_wait_sync is supported
Otherwise you end up in situation where eglWaitSync is not supported, but we still attempt to use it on e.g. gallium drivers.
Otherwise you end up in situation where eglWaitSync is not supported, but we still attempt to use it on e.g. gallium drivers.