zeroHistogram
Determines whether to zero-initialize the histogram results.
Declaration
var zeroHistogram: Bool { get set }Discussion
Determines whether the memory region in which the histogram results are to be written in the histogram buffer are to be zero-initialized or not.
The default value is true.