ID3D12VersionedRootSignatureDeserializer interface (d3d12.h)
Contains methods to return the deserialized D3D12_ROOT_SIGNATURE_DESC1 data structure, of any version of a serialized root signature.
Inheritance
The ID3D12VersionedRootSignatureDeserializer interface inherits from the IUnknown interface. ID3D12VersionedRootSignatureDeserializer also has these types of members:
Methods
The ID3D12VersionedRootSignatureDeserializer interface has these methods.
ID3D12VersionedRootSignatureDeserializer::GetRootSignatureDescAtVersion Converts root signature description structures to a requested version. |
ID3D12VersionedRootSignatureDeserializer::GetUnconvertedRootSignatureDesc Gets the layout of the root signature, without converting between root signature versions. |
Remarks
This interface supercedes ID3D12RootSignatureDeserializer.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d12.h |