layout(std430, binding = 0) restrict buffer autoExp {
	int sum_log_luma;
	float16_t exposure;
} auto_exp;
