Cargo Features

egls has no features set by default.

[dependencies]
egls = { version = "0.1.7", features = ["hi3518ev200", "hi3531v100", "hi3559av100", "plat-dummy", "plat-mali-fbdev", "plat-x11"] }
hi3516ev200 hi3516ev300 hi3518ev200
hi3518ev300 hi3519av100 hi3531v100
hi3559av100 = lazy_static, plat-mali-fbdev

Affects mali-fbdev::DBE_COMMAND_WRAP, mali-fbdev::hidbe_ioctl_wrap

plat-dummy
plat-mali-fbdev hi3559av100?

Affects egl::lookup_pixmap_ID_mapping, egl::create_pixmap_ID_mapping, egl::destroy_pixmap_ID_mapping, egl::lookup_pixmap_ID_mapping, egl::create_pixmap_ID_mapping, egl::destroy_pixmap_ID_mapping

plat-x11 = x11

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lazy_static hi3559av100?
x11 plat-x11?