Optional
depthOptional
depthThe maximum depth bias of a fragment. See [$biased fragment depth$] for details.
Optional
depthDepth bias that scales with the fragment’s slope. See [$biased fragment depth$] for details.
The comparison operation used to test fragment depths against depthStencilAttachment depth values.
Indicates 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.
Constant depth bias added to each fragment. See [$biased fragment depth$] for details.