Create a PackedFunc that runs the given shader via createComputePipeline
The shader data(in WGSL)
The shader
Create a PackedFunc that runs the given shader asynchronously via createComputePipelineAsync
The shader data(in WGSL)
The shader
Generated using TypeDoc
WebGPU context Manages all the webgpu resources here.