Table of Contents

Struct D3D11.DepthStencilOpDesc

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll

Describes stencil operations that can be performed based on the results of stencil test. Mirrors D3D11_DEPTH_STENCILOP_DESC.

public struct D3D11.DepthStencilOpDesc
Inherited Members

Fields

StencilDepthFailOp

public uint StencilDepthFailOp

Field Value

uint

StencilFailOp

public uint StencilFailOp

Field Value

uint

StencilFunc

public uint StencilFunc

Field Value

uint

StencilPassOp

public uint StencilPassOp

Field Value

uint