Skip to content

evaluate_render_program_instructionsWGSL

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

Overview

Executes a RenderProgram in WGSL.

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

Type evaluate_render_program_instructionsWGSLOptions

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

Source Code

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