Documentation / @ripl/webgpu / PipelineOptions
Interface: PipelineOptions ​
Defined in: webgpu/src/pipeline.ts:114
Options for creating the render pipeline.
Properties ​
| Property | Type | Description | Defined in |
|---|---|---|---|
sampleCount? | number | MSAA sample count for the pipeline. Defaults to 4. | webgpu/src/pipeline.ts:116 |