The GPURenderPipeline interface of the WebGPU API represents a pipeline that controls the vertex and fragment shader stages and can be used in a GPURenderPassEncoder or GPURenderBundleEncoder. Available only in secure contexts.
GPURenderPipeline
MDN Reference
The
GPURenderPipelineinterface of the WebGPU API represents a pipeline that controls the vertex and fragment shader stages and can be used in a GPURenderPassEncoder or GPURenderBundleEncoder. Available only in secure contexts.MDN Reference