Table of Contents

Class GPURenderPipeline

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll

The GPURenderPipeline interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode")}} represents a pipeline that controls the vertex and fragment shader stages and can be used in a GPURenderPassEncoder or GPURenderBundleEncoder.

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

Remarks

Constructors

GPURenderPipeline()

public GPURenderPipeline()