Struct DepthStencilState
Describes the depth/stencil state in a render pipeline.
struct DepthStencilState
;
Constructors
Name | Description |
---|---|
this
(format, depthWriteEnabled, depthCompare, stencilFront, stencilBack, stencilReadMask, stencilWriteMask, depthBias, depthBiasSlopeScale, depthBiasClamp)
|