Skip to content

render/egl: skip incompatible EGL devices

Without EGL_EXT_device_drm, eglQueryDeviceStringEXT(EGL_DRM_DEVICE_FILE_EXT) further below is invalid.

Merge request reports