Skip to content

coalescedLoopWGSL

Overview

A simple unrolled loop that provides both a "blocked" and "striped" (coalesced) index for each iteration.

@author Jonathan Olson <jonathan.olson@colorado.edu>

Type coalescedLoopWGSLOptions

import type { coalescedLoopWGSLOptions } from 'scenerystack/alpenglow';

Source Code

See the source for coalescedLoopWGSL.ts in the alpenglow repository.