CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER Interface

Builds an internal CD3DX12_PIPELINE_STATE_STREAM object from subobject details passed into the corresponding member functions. This struct implements the ID3DX12PipelineParserCallbacks interface.

Syntax

interface CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER : public ID3DX12PipelineParserCallbacks  

Remarks

On Xbox One, the expanded CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER interface supports Xbox-specific functionality documented here. For details about the common interface that supports both Xbox One and PC, see CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER.

Requirements

Header: Declared in d3dx12_x.h.

Library: Use d3d12_x.lib.

See also

Reference

CD3DX12_PIPELINE_STATE_STREAM_PARSE_HELPER Members