mainHistogramWGSL¶
Overview¶
@author Jonathan Olson <jonathan.olson@colorado.edu>
Type mainHistogramWGSLOptions¶
- input: BufferSlot<T[]>
- output: BufferSlot<number[]>
- numBins: number
- getBin: ( value: WGSLExpressionT ) => WGSLExpressionU32
- & OptionalLengthExpressionable & RakedSizable
Source Code¶
See the source for mainHistogramWGSL.ts in the alpenglow repository.