ReactOS 0.4.17-dev-934-g091855f
D3D12_DEPTH_STENCILOP_DESC Struct Reference
Collaboration diagram for D3D12_DEPTH_STENCILOP_DESC:

Public Attributes

D3D12_STENCIL_OP StencilFailOp
 
D3D12_STENCIL_OP StencilDepthFailOp
 
D3D12_STENCIL_OP StencilPassOp
 
D3D12_COMPARISON_FUNC StencilFunc
 

Detailed Description

Definition at line 1859 of file d3d12.idl.

Member Data Documentation

◆ StencilDepthFailOp

D3D12_STENCIL_OP D3D12_DEPTH_STENCILOP_DESC::StencilDepthFailOp

Definition at line 1862 of file d3d12.idl.

Referenced by d3d12_init_pipeline_state_desc().

◆ StencilFailOp

D3D12_STENCIL_OP D3D12_DEPTH_STENCILOP_DESC::StencilFailOp

Definition at line 1861 of file d3d12.idl.

Referenced by d3d12_init_pipeline_state_desc().

◆ StencilFunc

D3D12_COMPARISON_FUNC D3D12_DEPTH_STENCILOP_DESC::StencilFunc

Definition at line 1864 of file d3d12.idl.

Referenced by d3d12_init_pipeline_state_desc().

◆ StencilPassOp

D3D12_STENCIL_OP D3D12_DEPTH_STENCILOP_DESC::StencilPassOp

Definition at line 1863 of file d3d12.idl.

Referenced by d3d12_init_pipeline_state_desc().


The documentation for this struct was generated from the following file: