RetroArch
|
#include <d3d12.h>
D3D12_DEPTH_STENCILOP_DESC D3D12_DEPTH_STENCIL_DESC::BackFace |
BOOL D3D12_DEPTH_STENCIL_DESC::DepthEnable |
D3D12_COMPARISON_FUNC D3D12_DEPTH_STENCIL_DESC::DepthFunc |
D3D12_DEPTH_WRITE_MASK D3D12_DEPTH_STENCIL_DESC::DepthWriteMask |
D3D12_DEPTH_STENCILOP_DESC D3D12_DEPTH_STENCIL_DESC::FrontFace |
BOOL D3D12_DEPTH_STENCIL_DESC::StencilEnable |
UINT8 D3D12_DEPTH_STENCIL_DESC::StencilReadMask |
UINT8 D3D12_DEPTH_STENCIL_DESC::StencilWriteMask |