mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-21 15:01:38 +00:00
* 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.