ID3DX12PipelineParserCallbacks::XBoxSetDepthStencilOptions Method

Sets depth stencil options on Xbox.

Syntax

public:
virtual void XBoxSetDepthStencilOptions(
         const D3D12XBOX_DEPTH_STENCIL_OPTIONS_DESC& desc
)  

Parameters

desc
Type: D3D12XBOX_DEPTH_STENCIL_OPTIONS_DESC& 

Describes the depth stencil options to be set.

Return value

Type: void 

Returns nothing.

Requirements

Header: Declared in d3d12x_x.h.

Library: Use d3d12_x.lib.

See also

Reference

ID3DX12PipelineParserCallbacks Interface

ID3DX12PipelineParserCallbacks Members