Table of Contents

Class GPUComputePipeline

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll

The GPUComputePipeline interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode")}} represents a pipeline that controls the compute shader stage and can be used in a GPUComputePassEncoder.

[Value("GPUComputePipeline")]
public class GPUComputePipeline
Inheritance
GPUComputePipeline
Inherited Members

Remarks

Constructors

GPUComputePipeline()

public GPUComputePipeline()