mainTwoPassInitializeAddressesWGSL¶
Overview¶
Sets up the addresses so we (a) have atomics for the coarse pass, and (b) have the bin addresses for the fine pass
@author Jonathan Olson <jonathan.olson@colorado.edu>
Type mainTwoPassInitializeAddressesWGSLOptions¶
- addresses: BufferSlot<number[]>
Source Code¶
See the source for mainTwoPassInitializeAddressesWGSL.ts in the alpenglow repository.