CommonLibVR
REX::W32::D3D11_DEPTH_STENCILOP_DESC Struct Reference

#include <D3D11.h>

Public Attributes

D3D11_STENCIL_OP stencilFailOp
 
D3D11_STENCIL_OP stencilDepthFailOp
 
D3D11_STENCIL_OP stencilPassOp
 
D3D11_COMPARISON_FUNC stencilFunc
 

Member Data Documentation

◆ stencilDepthFailOp

D3D11_STENCIL_OP REX::W32::D3D11_DEPTH_STENCILOP_DESC::stencilDepthFailOp

◆ stencilFailOp

D3D11_STENCIL_OP REX::W32::D3D11_DEPTH_STENCILOP_DESC::stencilFailOp

◆ stencilFunc

D3D11_COMPARISON_FUNC REX::W32::D3D11_DEPTH_STENCILOP_DESC::stencilFunc

◆ stencilPassOp

D3D11_STENCIL_OP REX::W32::D3D11_DEPTH_STENCILOP_DESC::stencilPassOp

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