Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |