mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-27 20:31:02 +00:00
8ce2ea2202
* The histogram shouldn't be calculated as channel-wise averages, but instead by 'stacking' the channels (each channel contributes 1 to the appropriate bucket). * Degenerate channels (where min==max) are excluded and listed only as a single spike, to avoid blowing out the automatic y-axis.