Module mean

Module mean 

Source
Expand description

Mean luminance compute pipeline helpers.

Provides the MeanCommand to request luminance sampling and the MeanPipeline implementation that performs the GPU dispatch.

Structsยง

MeanCommand
Command to calculate the mean luminance of the input texture.
MeanPipeline
Pipeline for calculating mean luminance using a compute shader.