Cargo Features

egui_skia has no features set by default.

[dependencies]
egui_skia = { version = "0.4.0", features = ["winit", "cpu_fix", "gl", "vulkan", "metal"] }
winit

Enables egui-winit

cpu_fix
gl

Enables gl of skia-safe

vulkan = skulpin

Enables vulkan of skia-safe

metal

Enables metal of skia-safe

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.

skulpin vulkan?