Skip to content

Documentation / @ripl/webgpu / PipelineOptions

Interface: PipelineOptions ​

Defined in: webgpu/src/pipeline.ts:114

Options for creating the render pipeline.

Properties ​

PropertyTypeDescriptionDefined in
sampleCount?numberMSAA sample count for the pipeline. Defaults to 4.webgpu/src/pipeline.ts:116