ceilDivideConstantDivisorWGSL¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/alpenglow/blob/main/js/webgpu/wgsl/gpu/ceilDivideConstantDivisorWGSL.ts for the most up-to-date information.
Overview¶
See https://stackoverflow.com/questions/2745074/fast-ceiling-of-an-integer-division-in-c-c
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for ceilDivideConstantDivisorWGSL.ts in the alpenglow repository.