//! Mean luminance compute pipeline helpers.
//!//! Provides the [`MeanCommand`] to request luminance sampling and the [`MeanPipeline`]
//! implementation that performs the GPU dispatch.
modcommand;modpipeline;pubusecommand::MeanCommand;pubusepipeline::MeanPipeline;