Cargo Features

wgpu-core-deps-windows-linux-android has no features set by default.

[dependencies]
wgpu-core-deps-windows-linux-android = { version = "25.0.0", features = ["gles", "vulkan", "dx12", "renderdoc"] }
gles

Enables gles of wgpu-hal

vulkan

Enables vulkan of wgpu-hal

dx12

Enables dx12 of wgpu-hal

wgpu-hal:

Enables the DX12 backend when targeting Windows.

renderdoc

Enables renderdoc of wgpu-hal

wgpu-core-deps-windows-linux-android has 4 features without comments.