Struct PipelineDepthStencilStateCreateInfo
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
public struct PipelineDepthStencilStateCreateInfo
- Inherited Members
-
Fields
Back
public StencilOperationState Back
Field Value
- StencilOperationState
DepthBoundsTestEnable
public RawBool DepthBoundsTestEnable
Field Value
- RawBool
DepthCompareOperation
public CompareOperation DepthCompareOperation
Field Value
- CompareOperation
DepthTestEnable
public RawBool DepthTestEnable
Field Value
- RawBool
DepthWriteEnable
public RawBool DepthWriteEnable
Field Value
- RawBool
Flags
public PipelineDepthStencilStateCreateFlags Flags
Field Value
- PipelineDepthStencilStateCreateFlags
Front
public StencilOperationState Front
Field Value
- StencilOperationState
MaxDepthBounds
public float MaxDepthBounds
Field Value
- float
MinDepthBounds
public float MinDepthBounds
Field Value
- float
Next
Field Value
- nint
StencilTestEnable
public RawBool StencilTestEnable
Field Value
- RawBool
StructureType
public StructureType StructureType
Field Value
- StructureType