ID3DX12PipelineParserCallbacks::ErrorDuplicateSubobject method

Calls the duplicate subobject error callback of an object that implements this interface.

Syntax

void ErrorDuplicateSubobject(
   D3D12_PIPELINE_STATE_SUBOBJECT_TYPE DuplicateType
);

Parameters

DuplicateType

Type: D3D12_PIPELINE_STATE_SUBOBJECT_TYPE

The subobject type that was duplicated.

Return value

Returns nothing.

Requirements

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

See also

Helper Interfaces for Direct3D 12

ID3DX12PipelineParserCallbacks

D3D12_PIPELINE_STATE_SUBOBJECT_TYPE