RetroArch
Public Attributes | List of all members
D3D12_DEPTH_STENCILOP_DESC Struct Reference

#include <d3d12.h>

Public Attributes

D3D12_STENCIL_OP StencilFailOp
 
D3D12_STENCIL_OP StencilDepthFailOp
 
D3D12_STENCIL_OP StencilPassOp
 
D3D12_COMPARISON_FUNC StencilFunc
 

Member Data Documentation

◆ StencilDepthFailOp

D3D12_STENCIL_OP D3D12_DEPTH_STENCILOP_DESC::StencilDepthFailOp

◆ StencilFailOp

D3D12_STENCIL_OP D3D12_DEPTH_STENCILOP_DESC::StencilFailOp

◆ StencilFunc

D3D12_COMPARISON_FUNC D3D12_DEPTH_STENCILOP_DESC::StencilFunc

◆ StencilPassOp

D3D12_STENCIL_OP D3D12_DEPTH_STENCILOP_DESC::StencilPassOp

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