ReactOS 0.4.15-dev-7942-gd23573b
D3D10_DEPTH_STENCILOP_DESC Struct Reference
Collaboration diagram for D3D10_DEPTH_STENCILOP_DESC:

Public Attributes

D3D10_STENCIL_OP StencilFailOp
 
D3D10_STENCIL_OP StencilDepthFailOp
 
D3D10_STENCIL_OP StencilPassOp
 
D3D10_COMPARISON_FUNC StencilFunc
 

Detailed Description

Definition at line 322 of file d3d10.idl.

Member Data Documentation

◆ StencilDepthFailOp

D3D10_STENCIL_OP D3D10_DEPTH_STENCILOP_DESC::StencilDepthFailOp

Definition at line 324 of file d3d10.idl.

◆ StencilFailOp

D3D10_STENCIL_OP D3D10_DEPTH_STENCILOP_DESC::StencilFailOp

Definition at line 323 of file d3d10.idl.

◆ StencilFunc

D3D10_COMPARISON_FUNC D3D10_DEPTH_STENCILOP_DESC::StencilFunc

Definition at line 326 of file d3d10.idl.

◆ StencilPassOp

D3D10_STENCIL_OP D3D10_DEPTH_STENCILOP_DESC::StencilPassOp

Definition at line 325 of file d3d10.idl.


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