Skip to content

ResourceUsage

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

Overview

TODO: doc

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

Class ResourceUsage

import { ResourceUsage } from 'scenerystack/alpenglow';

Constructor

new ResourceUsage( resourceSlot : ResourceSlot, bindingType : BindingType )

Instance Methods

toDebugString() : string

Source Code

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