Skip to content

fromStripedIndexWGSL

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/fromStripedIndexWGSL.ts for the most up-to-date information.

Overview

Converts an index from a striped order to a normal (blocked) order.

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

Type fromStripedIndexWGSLOptions

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

Source Code

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