Skip to content

mergeSimpleWGSL

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

Overview

A template that merges together two sorted arrays into a single sorted array.

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

Type mergeSimpleWGSLOptions

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

Source Code

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