$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
Luminance Histogram

Configuration for the auto-exposure histogram. More...

Variables

static const int LUM_HISTOGRAM_MAP_SIZE
 
static const int LUM_HISTOGRAM_SIZE
 

Detailed Description

Configuration for the auto-exposure histogram.

Variable Documentation

◆ LUM_HISTOGRAM_MAP_SIZE

const int LUM_HISTOGRAM_MAP_SIZE
static
Initial value:
=
64

Size of the downsampled texture.

◆ LUM_HISTOGRAM_SIZE

const int LUM_HISTOGRAM_SIZE
static
Initial value:
=
64 * 64

Total pixels in the histogram map.