Skip to content

toStripedIndexWGSL

Overview

Converts an index from a normal (blocked) order to a striped order (for improved memory coherence).

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

Type toStripedIndexWGSLOptions

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

Source Code

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