ID3D12VersionedRootSignatureDeserializer::GetUnconvertedRootSignatureDesc method (d3d12.h)

Gets the layout of the root signature, without converting between root signature versions.

Syntax

const D3D12_VERSIONED_ROOT_SIGNATURE_DESC * GetUnconvertedRootSignatureDesc();

Return value

Type: D3D12_VERSIONED_ROOT_SIGNATURE_DESC

This method returns a deserialized root signature in a D3D12_VERSIONED_ROOT_SIGNATURE_DESC structure that describes the layout of the root signature.

Requirements

Requirement Value
Target Platform Windows
Header d3d12.h
Library D3d12.lib
DLL D3d12.dll

See also

ID3D12VersionedRootSignatureDeserializer

Root Signature Version 1.1