Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WgAlgorithm

Describes a WebGPU algorithm that solves a specific task A WgAlgorithm will usually contain and run multiple WgShaders and WgPasses

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Protected constructor

Properties

Protected Readonly context

context: WgContext

Methods

Protected _run

  • _run(passes: WgPass[], debug?: undefined | string): Promise<void>

Generated using TypeDoc