Optional
depthOptional
depthThe maximum depth bias of a triangle fragment. See [$biased fragment depth$] for details.
Optional
depthDepth bias that scales with the triangle fragment’s slope. See [$biased fragment depth$] for details.
Optional
depthThe comparison operation used to test fragment depths against depthStencilAttachment depth values.
Optional
depthIndicates if this GPURenderPipeline can modify depthStencilAttachment depth values.
The format of depthStencilAttachment this GPURenderPipeline will be compatible with.
Optional
stencilDefines how stencil comparisons and operations are performed for back-facing primitives.
Optional
stencilDefines how stencil comparisons and operations are performed for front-facing primitives.
Optional
stencilBitmask controlling which depthStencilAttachment stencil value bits are read when performing stencil comparison tests.
Optional
stencilBitmask controlling which depthStencilAttachment stencil value bits are written to when performing stencil operations.
Generated using TypeDoc
Constant depth bias added to each triangle fragment. See [$biased fragment depth$] for details.