Cargo Features

lambda-rs-platform has no features set by default.

[dependencies]
lambda-rs-platform = { version = "2023.1.30", features = ["winit-windowing", "gfx-with-opengl", "gfx-with-vulkan", "gfx-with-metal", "gfx-with-dx11", "gfx-with-dx12"] }
default

These default features are set whenever lambda-rs-platform is added without default-features = false somewhere in the dependency tree.

Enables build-from-source of shaderc =0.7

detect-platform winit-windowing
gfx-with-opengl

Enables gfx-backend-gl

GFX-RS backends

gfx-with-vulkan

Enables gfx-backend-vulkan

gfx-with-metal

Enables gfx-backend-metal =0.9.0

gfx-with-dx11

Enables gfx-backend-dx11

gfx-with-dx12

Enables gfx-backend-dx12 =0.9.0