Cargo Features

bevy_core_pipeline has no features set by default.

[dependencies]
bevy_core_pipeline = { version = "0.16.0-rc.5", features = ["dds", "webgl", "webgpu", "smaa_luts"] }
dds

Enables dds of bevy_image and bevy_render

trace webgl
webgpu

Affects core_3d::DEPTH_TEXTURE_SAMPLING_SUPPORTED

tonemapping_luts smaa_luts

Enables ktx2 and zstd of bevy_image, ktx2 of bevy_render