Skip to content

egldevice: Fix undeclared type build error

Not all eglext.h defines EGLDeviceEXT type. That's implementation and egl extension version dependent.

Merge request reports