DescriptorBase
Extended by
Section titled “Extended by”Properties
Section titled “Properties”depthStencil?
Section titled “depthStencil?”
optionaldepthStencil:GPUDepthStencilState
Describes the optional depth-stencil properties, including the testing, operations, and bias.
Defined in
Section titled “Defined in”packages/typegpu/src/core/pipeline/renderPipeline.ts:212
multisample?
Section titled “multisample?”
optionalmultisample:GPUMultisampleState
Describes the multi-sampling properties of the pipeline.
Defined in
Section titled “Defined in”packages/typegpu/src/core/pipeline/renderPipeline.ts:216
primitive?
Section titled “primitive?”
optionalprimitive:TgpuPrimitiveState
Describes the primitive-related properties of the pipeline.