Skip to content

i64WGSL

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

Overview

Alias for i64, which is not yet supported in WGSL.

Two's complement, with v.x being the lower 32 bits and v.y being the upper 32 bits.

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

Source Code

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