ID3DX12PipelineParserCallbacks DepthStencilStateCb method (D3DX12.h) for depth stencil value

Calls the depth stencil value format subobject callback of an object that implements this interface.

Syntax

void DepthStencilStateCb(
   DXGI_FORMAT DepthStencilState
);

Parameters

DepthStencilState

Type: DXGI_FORMAT

Details of the depth stencil value format subobject parsed from a pipeline state stream.

Return value

Returns nothing.

Requirements

Requirement Value
Header
D3DX12.h
Library
D3D12.lib
DLL
D3D12.dll

See also

Helper Interfaces for Direct3D 12

ID3DX12PipelineParserCallbacks

DXGI_FORMAT